Skip to content

Commit

Permalink
Update guava (#540)
Browse files Browse the repository at this point in the history
  • Loading branch information
dr0i committed Jun 21, 2024
1 parent 83a02b9 commit 8fd33d1
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 @@ -28,7 +28,7 @@ subprojects {
versions = [
'assertj_core': '3.11.1',
'commons_compress': '1.21',
'guava': '29.0-jre',
'guava': '32.0.1-jre',
'jackson_databind': '2.15.1',
'jdk': '11',
'junit': '4.12',
Expand Down

0 comments on commit 8fd33d1

Please sign in to comment.