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 1383d8d commit 117bd8eCopy full SHA for 117bd8e
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("8.3.6")
37
plugin("pluginyml", "net.minecrell.plugin-yml.bukkit").version("0.6.0")
38
- plugin("spotless", "com.diffplug.spotless").version("7.0.3")
+ plugin("spotless", "com.diffplug.spotless").version("7.0.4")
39
}
40
41
0 commit comments