Skip to content

Commit e9f1ac8

Browse files
fix(deps): update dependency org.codehaus.groovy:groovy-bom to v3.0.23 (#1534)
1 parent b1f46bb commit e9f1ac8

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
@@ -21,7 +21,7 @@ repositories {
2121
}
2222
}
2323

24-
val groovyVersion = "3.0.22"
24+
val groovyVersion = "3.0.23"
2525

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

0 commit comments

Comments
 (0)