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 9f0735d + b27d269 commit 047c809Copy full SHA for 047c809
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id "java-library"
3
id "org.sonarqube" version "6.1.0.5360"
4
- id 'com.github.spotbugs' version '6.1.7'
+ id 'com.github.spotbugs' version '6.1.9'
5
id "com.diffplug.spotless" version "7.0.3"
6
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
7
}
0 commit comments