We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df15764 + a6e808d commit f7299d6Copy full SHA for f7299d6
1 file changed
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id "java-library"
3
id "org.sonarqube" version "6.2.0.5505"
4
- id 'com.github.spotbugs' version '6.1.11'
+ id 'com.github.spotbugs' version '6.1.12'
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