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 1ace943 commit 6f98532Copy full SHA for 6f98532
1 file changed
settings.gradle.kts
@@ -35,7 +35,7 @@ dependencyResolutionManagement {
35
library("paper", "io.papermc.paper:paper-api:1.19.2-R0.1-SNAPSHOT")
36
plugin("shadow", "com.gradleup.shadow").version("9.3.1")
37
plugin("pluginyml", "net.minecrell.plugin-yml.bukkit").version("0.6.0")
38
- plugin("spotless", "com.diffplug.spotless").version("7.2.1")
+ plugin("spotless", "com.diffplug.spotless").version("8.2.1")
39
}
40
41
0 commit comments