Skip to content

Commit bfe9087

Browse files
crossoverJieasweet-confluent
authored andcommitted
fix muzzle
1 parent e45c225 commit bfe9087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/grpc-1.6/javaagent/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ muzzle {
88
module.set("grpc-core")
99
versions.set("[1.6.0,)")
1010
assertInverse.set(true)
11-
extraDependency("io.grpc:grpc-protobuf:1.6.0")
11+
extraDependency("io.grpc:grpc-protobuf:1.5.0")
1212
}
1313
}
1414

0 commit comments

Comments
 (0)