Skip to content

Commit 2676772

Browse files
fix(deps): update dependency com.google.guava:guava to v33.5.0-jre
1 parent 31f1d32 commit 2676772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runner/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
implementation 'io.grpc:grpc-core:1.63.0'
5858
implementation 'com.google.protobuf:protobuf-java:4.28.2'
5959

60-
implementation 'com.google.guava:guava:33.4.5-jre'
60+
implementation 'com.google.guava:guava:33.5.0-jre'
6161
}
6262

6363
publishing {

0 commit comments

Comments
 (0)