Skip to content

Commit

Permalink
[Java] Upgrade to JUnit 5.10.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Nov 6, 2023
1 parent 0c83f96 commit 5acc4a8
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 @@ -62,7 +62,7 @@ def findbugsAnnotationsVersion = '3.0.1'
def checkstyleVersion = '9.3'
def hamcrestVersion = '2.2'
def mockitoVersion = '4.11.0'
def junitVersion = '5.10.0'
def junitVersion = '5.10.1'
def guavaTestLib = '32.1.3-jre'
def junit4Version = '4.13.2'
def jmhVersion = '1.37'
Expand Down

0 comments on commit 5acc4a8

Please sign in to comment.