Skip to content

Commit ce61dca

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency com.google.errorprone:error_prone_core to v2.42.0
1 parent e472645 commit ce61dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.181" }
3636
commons-io = { module = "commons-io:commons-io", version = "2.20.0" }
3737

3838
# check whether JDK 26 condition in junitbuild.java-nullability-conventions.gradle.kts can be removed when updating
39-
errorProne-core = { module = "com.google.errorprone:error_prone_core", version = "2.41.0" }
39+
errorProne-core = { module = "com.google.errorprone:error_prone_core", version = "2.42.0" }
4040

4141
fastcsv = { module = "de.siegmar:fastcsv", version = "4.0.0" }
4242
groovy = { module = "org.apache.groovy:groovy", version = "5.0.1" }

0 commit comments

Comments
 (0)