Skip to content

Commit

Permalink
fix(deps): update dependency com.google.guava:guava-bom to v33.2.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 31, 2024
1 parent e52df51 commit 5807c2b
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.63.0'

// https://github.com/google/guava/releases
guavaVersion = '33.1.0-jre'
guavaVersion = '33.2.1-jre'
// https://github.com/protocolbuffers/protobuf/releases
protobufVersion = '3.25.3'
protobufGradlePluginVersion = '0.9.4'
Expand Down

0 comments on commit 5807c2b

Please sign in to comment.