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 18315f1 commit eb5d2bbCopy full SHA for eb5d2bb
gradle/libs.versions.toml
@@ -34,7 +34,7 @@ bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }
34
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
35
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" }
+errorProne-core = { module = "com.google.errorprone:error_prone_core", version = "2.41.0" }
38
fastcsv = { module = "de.siegmar:fastcsv", version = "4.0.0" }
39
groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.28" }
40
groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.23" }
0 commit comments