Skip to content

Commit 6750f3f

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-java to v4.32.0
1 parent 9acc3d9 commit 6750f3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agones/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ dependencies {
1010
api(libs.grpc.netty)
1111
api(libs.grpc.okhttp)
1212
api(libs.tomcat.annotations.api)
13-
api("com.google.protobuf:protobuf-java:4.28.2")
13+
api("com.google.protobuf:protobuf-java:4.32.0")
1414
}

0 commit comments

Comments
 (0)