Skip to content

Commit 340f54b

Browse files
fix(deps): update dependency com.google.guava:guava-bom to v33.1.0-jre (#1071)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d75fba5 commit 340f54b

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.60.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)