We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c442e3a + 7c8ecc6 commit 8219f37Copy full SHA for 8219f37
settings.gradle
@@ -6,7 +6,7 @@ pluginManagement {
6
}
7
8
plugins {
9
- id 'com.diffplug.spotless' version '7.0.0' apply false
+ id 'com.diffplug.spotless' version '7.0.1' apply false
10
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
11
id 'com.gradle.plugin-publish' version '1.3.0' apply false
12
// https://github.com/gradle-nexus/publish-plugin/releases
0 commit comments