Skip to content

Commit

Permalink
Bump Guava version number to 31.0.1-jre.
Browse files Browse the repository at this point in the history
  • Loading branch information
fgonzal committed Feb 2, 2022
1 parent f7c916e commit 22596eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ext {
jgroupsVersion = '4.1.5.Final'
jaxrsVersion = '2.0.1'
jsonSchemaVersion = '2.2.11'
guavaVersion = '28.1-jre'
guavaVersion = '31.0.1-jre'
jacksonVersion = '2.10.0'
groovyVersion = '3.0.4'
jlineVersion = '2.14.6'
Expand Down

0 comments on commit 22596eb

Please # to comment.