Skip to content

Commit 4a7fe08

Browse files
deps: bump dev.detekt from 2.0.0-alpha.4 to 2.0.0-alpha.5
Bumps [dev.detekt](https://github.com/detekt/detekt) from 2.0.0-alpha.4 to 2.0.0-alpha.5. - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v2.0.0-alpha.4...v2.0.0-alpha.5) --- updated-dependencies: - dependency-name: dev.detekt dependency-version: 2.0.0-alpha.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb6009f commit 4a7fe08

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)