Skip to content

Commit a155d6e

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency org.apache.groovy:groovy to v5
1 parent 43899a4 commit a155d6e

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
@@ -39,7 +39,7 @@ commons-io = { module = "commons-io:commons-io", version = "2.20.0" }
3939
errorProne-core = { module = "com.google.errorprone:error_prone_core", version = "2.41.0" }
4040

4141
fastcsv = { module = "de.siegmar:fastcsv", version = "4.0.0" }
42-
groovy = { module = "org.apache.groovy:groovy", version = "4.0.28" }
42+
groovy = { module = "org.apache.groovy:groovy", version = "5.0.0" }
4343
groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.23" }
4444
hamcrest = { module = "org.hamcrest:hamcrest", version = "3.0" }
4545
jackson-dataformat-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", version.ref = "jackson" }

0 commit comments

Comments
 (0)