Skip to content

Commit 778326f

Browse files
Bump org.codehaus.groovy:groovy-bom from 3.0.16 to 3.0.17 (#803)
1 parent 00a3928 commit 778326f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jmx-metrics/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repositories {
2525
mavenLocal()
2626
}
2727

28-
val groovyVersion = "3.0.16"
28+
val groovyVersion = "3.0.17"
2929

3030
dependencies {
3131
api(platform("org.codehaus.groovy:groovy-bom:$groovyVersion"))

0 commit comments

Comments
 (0)