Skip to content

Commit 7ce4551

Browse files
authored
Merge pull request #44 from EllanServer/dependabot/gradle/dev.detekt-2.0.0-alpha.5
deps: bump dev.detekt from 2.0.0-alpha.4 to 2.0.0-alpha.5
2 parents eac1e59 + 4a7fe08 commit 7ce4551

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
kotlin("plugin.serialization") version "2.4.0"
99
id("io.papermc.paperweight.userdev") version "2.0.0-SNAPSHOT"
1010
id("com.diffplug.spotless") version "8.7.0"
11-
id("dev.detekt") version "2.0.0-alpha.4"
11+
id("dev.detekt") version "2.0.0-alpha.5"
1212
}
1313

1414
group = "top.ellan"

0 commit comments

Comments
 (0)