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 8167afa commit 2fd85f2Copy full SHA for 2fd85f2
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.32.0")
+ api("com.google.protobuf:protobuf-java:4.32.1")
14
}
0 commit comments