Skip to content

Commit

Permalink
Upgrade to JUnit 5.9.2.
Browse files Browse the repository at this point in the history
[#585]

Signed-off-by: Mark Paluch <mpaluch@vmware.com>
  • Loading branch information
mp911de committed Feb 16, 2023
1 parent f69dcf1 commit b5ad6f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<hikari-cp.version>4.0.3</hikari-cp.version>
<java.version>1.8</java.version>
<jsr305.version>3.0.2</jsr305.version>
<junit.version>5.9.1</junit.version>
<junit.version>5.9.2</junit.version>
<jmh.version>1.35</jmh.version>
<mbr.version>0.3.0.RELEASE</mbr.version>
<logback.version>1.3.4</logback.version>
Expand Down

0 comments on commit b5ad6f0

Please sign in to comment.