Skip to content

Commit 6da7e2b

Browse files
committed
add jackson core to the grpc sender provider test suite deps
1 parent 338b26c commit 6da7e2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exporters/common/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ testing {
6666

6767
implementation("io.grpc:grpc-stub")
6868
implementation("io.grpc:grpc-netty")
69+
implementation("com.fasterxml.jackson.core:jackson-core")
6970
}
7071
}
7172
}

0 commit comments

Comments
 (0)