We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5a9364 commit e188b1eCopy full SHA for e188b1e
gradle/libs.versions.toml
@@ -28,7 +28,7 @@ bnd = { module = "biz.aQute.bnd:biz.aQute.bndlib", version = "6.4.0" }
28
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.153" }
29
commons-io = { module = "commons-io:commons-io", version = "2.11.0" }
30
groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.10" }
31
-groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.14" }
+groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.21" }
32
hamcrest = { module = "org.hamcrest:hamcrest", version = "2.2" }
33
jfrunit = { module = "org.moditect.jfrunit:jfrunit-core", version = "1.0.0.Alpha2" }
34
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
0 commit comments