We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fde975 + 100cd66 commit 90d485cCopy full SHA for 90d485c
1 file changed
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id "java-library"
3
id "org.sonarqube" version "6.2.0.5505"
4
id 'com.github.spotbugs' version '6.2.1'
5
- id "com.diffplug.spotless" version "7.0.4"
+ id "com.diffplug.spotless" version "7.1.0"
6
}
7
8
sonar {
0 commit comments