We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7aac080 + b6d4984 commit 2abd54aCopy full SHA for 2abd54a
settings.gradle
@@ -6,7 +6,7 @@ pluginManagement {
6
}
7
8
plugins {
9
- id 'com.diffplug.spotless' version '7.0.0.BETA2' apply false
+ id 'com.diffplug.spotless' version '7.0.0.BETA3' 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