Skip to content

Commit c520d16

Browse files
Update dependency com.google.errorprone:error_prone_core to v2.39.0
1 parent 0c02240 commit c520d16

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
@@ -35,7 +35,7 @@ bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }
3535
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
3636
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.179" }
3737
commons-io = { module = "commons-io:commons-io", version = "2.19.0" }
38-
errorProne-core = { module = "com.google.errorprone:error_prone_core", version = "2.38.0" }
38+
errorProne-core = { module = "com.google.errorprone:error_prone_core", version = "2.39.0" }
3939
fastcsv = { module = "de.siegmar:fastcsv", version = "4.0.0" }
4040
groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.27" }
4141
groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.23" }

0 commit comments

Comments
 (0)