Skip to content

Commit 365db09

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency org.apache.groovy:groovy to v4.0.28
1 parent 03a7502 commit 365db09

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
@@ -36,7 +36,7 @@ classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.181" }
3636
commons-io = { module = "commons-io:commons-io", version = "2.20.0" }
3737
errorProne-core = { module = "com.google.errorprone:error_prone_core", version = "2.40.0" }
3838
fastcsv = { module = "de.siegmar:fastcsv", version = "4.0.0" }
39-
groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.27" }
39+
groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.28" }
4040
groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.23" }
4141
hamcrest = { module = "org.hamcrest:hamcrest", version = "3.0" }
4242
jackson-dataformat-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", version.ref = "jackson" }

0 commit comments

Comments
 (0)