We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd31c7d + 38f57e7 commit 87e5c29Copy full SHA for 87e5c29
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
// Sub project plugins
11
id 'com.github.sherter.google-java-format' version '0.9' apply false
12
id 'nebula.lint' version '17.8.0' apply false
13
- id 'net.ltgt.errorprone' version '4.0.1' apply false
+ id 'net.ltgt.errorprone' version '4.1.0' apply false
14
id 'com.github.spotbugs' version '4.8.0' apply false
15
}
16
0 commit comments