Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ecaaecb

Browse files
authoredMar 20, 2025··
Update dependency com.google.guava:guava-bom to v33.4.5-jre
1 parent b83afe6 commit ecaaecb

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

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

0 commit comments

Comments
 (0)
Please sign in to comment.