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 b1f46bb commit e9f1ac8Copy full SHA for e9f1ac8
jmx-metrics/build.gradle.kts
@@ -21,7 +21,7 @@ repositories {
21
}
22
23
24
-val groovyVersion = "3.0.22"
+val groovyVersion = "3.0.23"
25
26
dependencies {
27
api(platform("org.codehaus.groovy:groovy-bom:$groovyVersion"))
0 commit comments