Skip to content

Commit

Permalink
[Java] Upgrade to Guava TestLib 33.1.0-jre.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Mar 14, 2024
1 parent 2b235ed commit 6dc8d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -63,7 +63,7 @@ def checkstyleVersion = '9.3'
def hamcrestVersion = '2.2'
def mockitoVersion = '4.11.0'
def junitVersion = '5.10.2'
def guavaTestLib = '33.0.0-jre'
def guavaTestLib = '33.1.0-jre'
def junit4Version = '4.13.2'
def jmhVersion = '1.37'
def jcstressVersion = '0.16'
Expand Down

0 comments on commit 6dc8d6f

Please sign in to comment.