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 fb868c3 + b38e6f9 commit d0bb540Copy full SHA for d0bb540
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id "java-library"
3
id "org.sonarqube" version "6.0.1.5171"
4
- id 'com.github.spotbugs' version '6.1.5'
+ id 'com.github.spotbugs' version '6.1.6'
5
id "com.diffplug.spotless" version "7.0.2"
6
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
7
}
0 commit comments