Skip to content

Commit 66bd600

Browse files
Update dependency com.google.guava:guava-bom to v33.4.0-jre
1 parent b83afe6 commit 66bd600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
grpcVersion = '1.63.0'
1515

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

0 commit comments

Comments
 (0)