We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bef9128 + bca4100 commit 7b6d9c0Copy full SHA for 7b6d9c0
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.2.0'
+ id 'com.github.spotbugs' version '6.2.1'
5
id "com.diffplug.spotless" version "7.0.4"
6
}
7
0 commit comments