We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c501357 commit 75bbaddCopy full SHA for 75bbadd
packages/google-agones-sdk/bindings/java/build.gradle.kts
@@ -1,6 +1,6 @@
1
dependencies {
2
api("com.google.protobuf:protobuf-java:3.25.0")
3
- implementation("io.grpc:grpc-protobuf:1.58.0")
+ implementation("io.grpc:grpc-protobuf:1.59.0")
4
implementation("io.grpc:grpc-services:1.59.0")
5
implementation("io.grpc:grpc-stub:1.59.0")
6
compileOnly("org.apache.tomcat:annotations-api:6.0.53")
0 commit comments