Skip to content

Commit

Permalink
Merge pull request #964 from yidongnan/renovate/guavaversion
Browse files Browse the repository at this point in the history
Update dependency com.google.guava:guava-bom to v32.1.2-jre
  • Loading branch information
yidongnan authored Sep 26, 2023
2 parents bb38a6a + 693b65a commit 37ea269
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 @@ -14,7 +14,7 @@ buildscript {
grpcVersion = '1.58.0'

// https://github.com/google/guava/releases
guavaVersion = '32.1.1-jre'
guavaVersion = '32.1.2-jre'
// https://github.com/protocolbuffers/protobuf/releases
protobufVersion = '3.23.4'
protobufGradlePluginVersion = '0.9.4'
Expand Down

0 comments on commit 37ea269

Please sign in to comment.