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 dda8cbf commit 7b9925bCopy full SHA for 7b9925b
jmx-metrics/build.gradle.kts
@@ -17,7 +17,6 @@ val groovyVersion = "3.0.24"
17
dependencies {
18
api(platform("org.codehaus.groovy:groovy-bom:$groovyVersion"))
19
20
- implementation("io.grpc:grpc-netty-shaded:1.72.0")
21
implementation("org.codehaus.groovy:groovy-jmx")
22
implementation("org.codehaus.groovy:groovy")
23
implementation("io.prometheus:simpleclient")
0 commit comments