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 24bfbca commit 1c741b0Copy full SHA for 1c741b0
gradle/libs.versions.toml
@@ -33,7 +33,7 @@ checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checks
33
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.184" }
34
commons-io = { module = "commons-io:commons-io", version = "2.20.0" }
35
error-prone-contrib = { module = "tech.picnic.error-prone-support:error-prone-contrib", version = "0.26.0" }
36
-error-prone-core = { module = "com.google.errorprone:error_prone_core", version = "2.43.0" }
+error-prone-core = { module = "com.google.errorprone:error_prone_core", version = "2.44.0" }
37
fastcsv = { module = "de.siegmar:fastcsv", version = "4.1.0" }
38
groovy = { module = "org.apache.groovy:groovy", version = "5.0.2" }
39
groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.23" }
0 commit comments