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 03a7502 commit 365db09Copy full SHA for 365db09
gradle/libs.versions.toml
@@ -36,7 +36,7 @@ classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.181" }
36
commons-io = { module = "commons-io:commons-io", version = "2.20.0" }
37
errorProne-core = { module = "com.google.errorprone:error_prone_core", version = "2.40.0" }
38
fastcsv = { module = "de.siegmar:fastcsv", version = "4.0.0" }
39
-groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.27" }
+groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.28" }
40
groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.23" }
41
hamcrest = { module = "org.hamcrest:hamcrest", version = "3.0" }
42
jackson-dataformat-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", version.ref = "jackson" }
0 commit comments