We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fd6ad1 commit 1c28fb0Copy full SHA for 1c28fb0
1 file changed
settings.gradle.kts
@@ -38,7 +38,7 @@ dependencyResolutionManagement {
38
library("paper", "io.papermc.paper:paper-api:1.19.2-R0.1-SNAPSHOT")
39
plugin("shadow", "com.gradleup.shadow").version("9.4.0")
40
plugin("pluginyml", "net.minecrell.plugin-yml.bukkit").version("0.6.0")
41
- plugin("spotless", "com.diffplug.spotless").version("8.3.0")
+ plugin("spotless", "com.diffplug.spotless").version("8.4.0")
42
}
43
44
0 commit comments