Skip to content

Commit afb5800

Browse files
Update dependency com.google.guava:guava to v33.5.0-jre
1 parent eb863bd commit afb5800

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
@@ -54,7 +54,7 @@ dependencies {
5454
implementation 'io.grpc:grpc-core:1.63.0'
5555
implementation 'com.google.protobuf:protobuf-java:4.28.2'
5656

57-
implementation 'com.google.guava:guava:33.4.5-jre'
57+
implementation 'com.google.guava:guava:33.5.0-jre'
5858
}
5959

6060
publishing {

0 commit comments

Comments
 (0)