We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6080b3a commit cc7699cCopy full SHA for cc7699c
build.gradle.kts
@@ -17,7 +17,7 @@ java {
17
18
group = "com.github.spotbugs.snom"
19
20
-val errorproneVersion = "2.22.0"
+val errorproneVersion = "2.23.0"
21
val spotBugsVersion = "4.8.0"
22
val slf4jVersion = "2.0.0"
23
val androidGradlePluginVersion = "7.3.1"
0 commit comments