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.
2 parents b065129 + 221a729 commit a4cd22fCopy full SHA for a4cd22f
1 file changed
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
kotlin("jvm") version "2.4.0"
8
kotlin("plugin.serialization") version "2.4.0"
9
id("io.papermc.paperweight.userdev") version "2.0.0-SNAPSHOT"
10
- id("com.diffplug.spotless") version "7.2.0"
+ id("com.diffplug.spotless") version "8.7.0"
11
id("dev.detekt") version "2.0.0-alpha.4"
12
}
13
0 commit comments