Skip to content

Commit e9c223c

Browse files
authored
Update Error Prone and EP plugin (#1486)
1 parent 9cc7bd5 commit e9c223c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ google-java-format = "1.34.1"
99
android-gradle-plugin = "8.13.0"
1010
gradle-maven-publish-plugin = "0.34.0"
1111
spotless = "8.2.1"
12-
errorprone-plugin = "5.0.0"
12+
errorprone-plugin = "5.1.0"
1313
shadow = "8.3.8"
1414
jmh = "0.7.3"
1515
versions-plugin = "0.53.0"
1616
shellcheck = "1.5.0"
1717

18-
errorProne = "2.47.0"
18+
errorProne = "2.48.0"
1919
errorProneJdk17 = "2.42.0"
2020
errorProneOldest = "2.36.0"
2121

0 commit comments

Comments
 (0)