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.
1 parent a49fb16 commit de2ebe5Copy full SHA for de2ebe5
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
id "com.jfrog.bintray" version "1.8.5"
10
id "java"
11
id "checkstyle"
12
- id "com.github.spotbugs" version "6.1.6"
+ id "com.github.spotbugs" version "6.1.7"
13
id "org.sonarqube" version "4.0.0.2929"
14
15
id "maven-publish"
0 commit comments