We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c62ca37 commit 4b92663Copy full SHA for 4b92663
1 file changed
agones/build.gradle.kts
@@ -10,5 +10,5 @@ dependencies {
10
api(libs.grpc.netty)
11
api(libs.grpc.okhttp)
12
api(libs.tomcat.annotations.api)
13
- api("com.google.protobuf:protobuf-java:4.28.2")
+ api("com.google.protobuf:protobuf-java:4.32.0")
14
}
0 commit comments