Skip to content

Commit f7b2918

Browse files
authored
Merge branch 'master' into fix-GrpcClientBeanPostProcessor
2 parents b1b5f41 + ec610d2 commit f7b2918

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 = '32.0.0-jre'
17+
guavaVersion = '32.0.1-jre'
1818
// https://github.com/protocolbuffers/protobuf/releases
1919
protobufVersion = '3.23.2'
2020
protobufGradlePluginVersion = '0.9.3'

0 commit comments

Comments
 (0)