Skip to content

Commit ea3edff

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency org.apache.groovy:groovy to v4.0.24
1 parent 2740894 commit ea3edff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }
3434
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
3535
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.177" }
3636
commons-io = { module = "commons-io:commons-io", version = "2.17.0" }
37-
groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.23" }
37+
groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.24" }
3838
groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.23" }
3939
hamcrest = { module = "org.hamcrest:hamcrest", version = "3.0" }
4040
jackson-dataformat-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", version.ref = "jackson" }

0 commit comments

Comments
 (0)