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 d2ebf96 commit 98f5f83Copy full SHA for 98f5f83
jmx-metrics/build.gradle.kts
@@ -12,7 +12,7 @@ otelJava.moduleName.set("io.opentelemetry.contrib.jmxmetrics")
12
13
application.mainClass.set("io.opentelemetry.contrib.jmxmetrics.JmxMetrics")
14
15
-val groovyVersion = "3.0.24"
+val groovyVersion = "3.0.25"
16
17
dependencies {
18
api(platform("org.codehaus.groovy:groovy-bom:$groovyVersion"))
0 commit comments