Skip to content

Commit 30665f7

Browse files
Update dependency org.codehaus.groovy:groovy-bom to v3.0.19 (#1011)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be3aa3b commit 30665f7

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.18"
28+
val groovyVersion = "3.0.19"
2929

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

0 commit comments

Comments
 (0)