Skip to content

Commit 28fe297

Browse files
Update plugin com.diffplug.spotless to v7
1 parent c59dfc3 commit 28fe297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compile/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id("groovy")
33
id("java-gradle-plugin")
44
id("com.gradle.plugin-publish") version "1.3.0"
5-
id("com.diffplug.spotless") version "6.25.0"
5+
id("com.diffplug.spotless") version "7.0.1"
66
}
77

88
gradlePlugin {

0 commit comments

Comments
 (0)