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 eac1e59 + 4a7fe08 commit 7ce4551Copy full SHA for 7ce4551
1 file changed
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
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 "8.7.0"
11
- id("dev.detekt") version "2.0.0-alpha.4"
+ id("dev.detekt") version "2.0.0-alpha.5"
12
}
13
14
group = "top.ellan"
0 commit comments