Skip to content

Commit f3408c9

Browse files
chore(deps): Update dependency com.google.errorprone:error_prone_core to v2.42.0
1 parent d1701f1 commit f3408c9

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
@@ -6,7 +6,7 @@ checkstyle = "10.26.1"
66
indra = "3.1.3"
77
junit = "5.13.4"
88
stylecheck = "0.2.1"
9-
errorprone = "2.41.0"
9+
errorprone = "2.42.0"
1010

1111
[libraries]
1212
jetbrainsAnnotations = { module = "org.jetbrains:annotations", version = "25.0.0" }

0 commit comments

Comments
 (0)