Skip to content

Commit d93bb01

Browse files
chore(deps): Update dependency com.google.errorprone:error_prone_core to v2.40.0
1 parent 7d529f4 commit d93bb01

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.25.0"
66
indra = "3.1.3"
77
junit = "5.13.1"
88
stylecheck = "0.2.1"
9-
errorprone = "2.38.0"
9+
errorprone = "2.40.0"
1010

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

0 commit comments

Comments
 (0)