We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9dd93e commit 022e19dCopy full SHA for 022e19d
settings.gradle
@@ -8,7 +8,7 @@ plugins {
8
// https://github.com/diffplug/blowdryer/blob/main/CHANGELOG.md
9
id 'com.diffplug.blowdryerSetup' version '1.7.1'
10
// https://github.com/diffplug/spotless/blob/main/plugin-gradle/CHANGES.md
11
- id 'com.diffplug.spotless' version '7.0.0.BETA4' apply false
+ id 'com.diffplug.spotless' version '7.0.2' apply false
12
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
13
id 'com.diffplug.spotless-changelog' version '3.1.2' apply false
14
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
0 commit comments