Skip to content

Commit 693b65a

Browse files
Update dependency com.google.guava:guava-bom to v32.1.2-jre
1 parent bb38a6a commit 693b65a

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.58.0'
1515

1616
// https://github.com/google/guava/releases
17-
guavaVersion = '32.1.1-jre'
17+
guavaVersion = '32.1.2-jre'
1818
// https://github.com/protocolbuffers/protobuf/releases
1919
protobufVersion = '3.23.4'
2020
protobufGradlePluginVersion = '0.9.4'

0 commit comments

Comments
 (0)