Skip to content

Commit

Permalink
fix(deps): update dependency org.codehaus.groovy:groovy-bom to v3.0.23 (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent b1f46bb commit e9f1ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jmx-metrics/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repositories {
}
}

val groovyVersion = "3.0.22"
val groovyVersion = "3.0.23"

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

0 comments on commit e9f1ac8

Please sign in to comment.