Skip to content

Commit d15b3e9

Browse files
Update dependency com.google.guava:guava-bom to v32 (#899)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa21b53 commit d15b3e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
grpcVersion = '1.55.1'
1515

1616
// https://github.com/google/guava/releases
17-
guavaVersion = '31.1-jre'
17+
guavaVersion = '32.0.0-jre'
1818
// https://github.com/protocolbuffers/protobuf/releases
1919
protobufVersion = '3.23.2'
2020
protobufGradlePluginVersion = '0.9.3'

0 commit comments

Comments
 (0)