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 872d483 commit 7c51406Copy full SHA for 7c51406
interop-testing/build.gradle
@@ -33,6 +33,7 @@ dependencies {
33
34
censusGrpcMetricDependency 'implementation'
35
compileOnly libraries.javax_annotation
36
+ runtimeOnly group: 'io.github.devatherock', name: 'jul-jsonformatter', version: '1.1.0'
37
runtimeOnly libraries.opencensus_impl,
38
libraries.netty_tcnative,
39
project(':grpc-grpclb')
0 commit comments