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 c81b3f8 commit 656aa93Copy full SHA for 656aa93
appsignals-tests/images/grpc/grpc-base/build.gradle.kts
@@ -36,7 +36,7 @@ protobuf {
36
}
37
plugins {
38
create("grpc") {
39
- artifact = "io.grpc:protoc-gen-grpc-java:1.56.1"
+ artifact = "io.grpc:protoc-gen-grpc-java:1.68.1"
40
41
42
generateProtoTasks {
0 commit comments