Skip to content

Commit

Permalink
Upgraded junit jupiter
Browse files Browse the repository at this point in the history
  • Loading branch information
tkyc committed Aug 10, 2022
1 parent 7f9ef74 commit 4bd3318
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 @@ -74,7 +74,7 @@

<!-- JUnit Test Dependencies -->
<junit.platform.version>[1.3.2, 1.9.0]</junit.platform.version>
<junit.jupiter.version>5.5.2</junit.jupiter.version>
<junit.jupiter.version>5.7.2</junit.jupiter.version>
<hikaricp.version>3.4.2</hikaricp.version>
<dbcp2.version>2.7.0</dbcp2.version>
<slf4j.nop.version>1.7.30</slf4j.nop.version>
Expand Down

0 comments on commit 4bd3318

Please sign in to comment.