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.
1 parent c1b5ef3 commit 0465d01Copy full SHA for 0465d01
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
`java-gradle-plugin`
4
id("shadow.convention.publish")
5
id("shadow.convention.deploy")
6
- id("com.diffplug.spotless") version "7.0.0.BETA2"
+ id("com.diffplug.spotless") version "7.0.0.BETA3"
7
}
8
9
java {
0 commit comments