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 e45c225 commit bfe9087Copy full SHA for bfe9087
instrumentation/grpc-1.6/javaagent/build.gradle.kts
@@ -8,7 +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")
+ extraDependency("io.grpc:grpc-protobuf:1.5.0")
12
}
13
14
0 commit comments