We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbbdee5 commit 6aa512eCopy full SHA for 6aa512e
settings.gradle
@@ -6,7 +6,7 @@ pluginManagement {
6
}
7
8
plugins {
9
- id 'com.diffplug.spotless' version '7.0.0.BETA4' apply false
+ id 'com.diffplug.spotless' version '7.0.0' 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