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 3b08360 + f618b5c commit 18dd1f7Copy full SHA for 18dd1f7
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.9'
+ id 'com.github.spotbugs' version '6.1.10'
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