Skip to content

Commit 0af33f4

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-java to v4.32.0
1 parent 199e2ec commit 0af33f4

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
@@ -14,5 +14,5 @@ dependencies {
1414
api(libs.grpc.netty)
1515
api(libs.grpc.okhttp)
1616
api(libs.tomcat.annotations.api)
17-
api("com.google.protobuf:protobuf-java:4.28.2")
17+
api("com.google.protobuf:protobuf-java:4.32.0")
1818
}

0 commit comments

Comments
 (0)