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 5d94234 + 2bd43ec commit 4fee830Copy full SHA for 4fee830
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.1.12'
5
- id "com.diffplug.spotless" version "7.0.3"
+ id "com.diffplug.spotless" version "7.0.4"
6
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
7
}
8
0 commit comments