Skip to content

Commit e188b1e

Browse files
committed
Update Groovy to 2.5.21
1 parent d5a9364 commit e188b1e

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
@@ -28,7 +28,7 @@ bnd = { module = "biz.aQute.bnd:biz.aQute.bndlib", version = "6.4.0" }
2828
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.153" }
2929
commons-io = { module = "commons-io:commons-io", version = "2.11.0" }
3030
groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.10" }
31-
groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.14" }
31+
groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.21" }
3232
hamcrest = { module = "org.hamcrest:hamcrest", version = "2.2" }
3333
jfrunit = { module = "org.moditect.jfrunit:jfrunit-core", version = "1.0.0.Alpha2" }
3434
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }

0 commit comments

Comments
 (0)