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 20c1cbd + b0a935b commit b9d5e51Copy full SHA for b9d5e51
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id "java-library"
3
id "org.sonarqube" version "6.1.0.5360"
4
id 'com.github.spotbugs' version '6.1.7'
5
- id "com.diffplug.spotless" version "7.0.2"
+ id "com.diffplug.spotless" version "7.0.3"
6
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
7
}
8
0 commit comments