Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent da6cc26 commit a365392
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.2-jre'
guavaVersion = '32.1.3-jre'
// https://github.com/protocolbuffers/protobuf/releases
protobufVersion = '3.24.3'
protobufGradlePluginVersion = '0.9.4'
Expand Down

0 comments on commit a365392

Please sign in to comment.