Skip to content

Commit d17a36c

Browse files
crossoverJieasweet-confluent
authored andcommitted
fix muzzle
1 parent c5c46dd commit d17a36c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ val grpcVersion = "1.6.0"
77

88
dependencies {
99
library("io.grpc:grpc-core:$grpcVersion")
10+
library("com.google.protobuf:protobuf-java:3.25.3")
1011

1112
testLibrary("io.grpc:grpc-netty:$grpcVersion")
1213
testLibrary("io.grpc:grpc-protobuf:$grpcVersion")

0 commit comments

Comments
 (0)