Skip to content

Commit 686c8f0

Browse files
Update plugin com.diffplug.spotless to v7.0.3
1 parent 165d6fa commit 686c8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
// https://github.com/diffplug/blowdryer/blob/main/CHANGELOG.md
99
id 'com.diffplug.blowdryerSetup' version '1.7.1'
1010
// https://github.com/diffplug/spotless/blob/main/plugin-gradle/CHANGES.md
11-
id 'com.diffplug.spotless' version '7.0.0.BETA4' apply false
11+
id 'com.diffplug.spotless' version '7.0.3' apply false
1212
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
1313
id 'com.diffplug.spotless-changelog' version '3.1.2' apply false
1414
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish

0 commit comments

Comments
 (0)