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 bbaa8cd commit f443665Copy full SHA for f443665
gradle/libs.versions.toml
@@ -34,7 +34,7 @@ assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
34
bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }
35
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
36
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.179" }
37
-commons-io = { module = "commons-io:commons-io", version = "2.18.0" }
+commons-io = { module = "commons-io:commons-io", version = "2.19.0" }
38
groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.26" }
39
groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.23" }
40
hamcrest = { module = "org.hamcrest:hamcrest", version = "3.0" }
0 commit comments