Skip to content

Commit

Permalink
fix(deps): update dependency com.google.guava:guava-bom to v33.1.0-jre (
Browse files Browse the repository at this point in the history
#1071)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent d75fba5 commit 340f54b
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.60.1'

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

0 comments on commit 340f54b

Please sign in to comment.