Skip to content

Commit 679c4e5

Browse files
authored
Merge branch 'master' into upgrade-grpc
2 parents a46299a + 340f54b commit 679c4e5

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

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

0 commit comments

Comments
 (0)