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 e3a2d5c commit 14b7312Copy full SHA for 14b7312
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.23"
+val groovyVersion = "3.0.24"
16
17
dependencies {
18
api(platform("org.codehaus.groovy:groovy-bom:$groovyVersion"))
0 commit comments