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 9b350b4 commit 69ee2bdCopy full SHA for 69ee2bd
instrumentation/grpc-1.6/javaagent/build.gradle.kts
@@ -8,6 +8,7 @@ muzzle {
8
module.set("grpc-core")
9
versions.set("[1.6.0,)")
10
assertInverse.set(true)
11
+ extraDependency("io.grpc:grpc-protobuf:1.6.0")
12
}
13
14
0 commit comments