We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c59dfc3 + 28fe297 commit 7374e82Copy full SHA for 7374e82
compile/build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
id("groovy")
3
id("java-gradle-plugin")
4
id("com.gradle.plugin-publish") version "1.3.0"
5
- id("com.diffplug.spotless") version "6.25.0"
+ id("com.diffplug.spotless") version "7.0.1"
6
}
7
8
gradlePlugin {
0 commit comments