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 ca69001 commit b29e9cbCopy full SHA for b29e9cb
jmx-metrics/build.gradle.kts
@@ -17,7 +17,7 @@ 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.71.0")
+ 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