We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609ac5f commit 9e6f310Copy full SHA for 9e6f310
settings.gradle
@@ -6,7 +6,7 @@ pluginManagement {
6
}
7
8
plugins {
9
- id 'com.diffplug.spotless' version '6.18.0' apply false
+ id 'com.diffplug.spotless' version '6.19.0' apply false
10
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
11
id 'com.gradle.plugin-publish' version '1.2.0' apply false
12
// https://github.com/gradle-nexus/publish-plugin/releases
0 commit comments