Skip to content

Commit 9e6f310

Browse files
Update plugin com.diffplug.spotless to v6.19.0
1 parent 609ac5f commit 9e6f310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pluginManagement {
66
}
77

88
plugins {
9-
id 'com.diffplug.spotless' version '6.18.0' apply false
9+
id 'com.diffplug.spotless' version '6.19.0' apply false
1010
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
1111
id 'com.gradle.plugin-publish' version '1.2.0' apply false
1212
// https://github.com/gradle-nexus/publish-plugin/releases

0 commit comments

Comments
 (0)