Skip to content

Commit

Permalink
[Java] Upgrade to JUnit 5.10.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Jul 3, 2024
1 parent d93b337 commit ebd2fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def toolchainLauncher = javaToolchains.launcherFor {
def checkstyleVersion = '9.3'
def hamcrestVersion = '2.2'
def mockitoVersion = '4.11.0'
def junitVersion = '5.10.2'
def junitVersion = '5.10.3'
def jqwikVersion = '1.8.1'
def jsonVersion = '20230618'
def jmhVersion = '1.37'
Expand Down

0 comments on commit ebd2fd2

Please sign in to comment.