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 8aad9ad commit 1bb88d1Copy full SHA for 1bb88d1
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.BETA3"
+ id("com.diffplug.spotless") version "7.0.0.BETA4"
7
}
8
9
java {
0 commit comments