Skip to content

Commit

Permalink
update google guava version to 32.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ansjcy committed Jun 20, 2023
1 parent 8ecf50c commit ee65099
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 @@ -240,7 +240,7 @@ dependencies {
}
}

compile('com.google.guava:guava:30.1-jre') {
compile('com.google.guava:guava:32.0.1-jre') {
force = 'true'
}
compile 'org.jooq:jooq:3.10.8'
Expand Down

0 comments on commit ee65099

Please sign in to comment.