Skip to content

Commit 2cc7afb

Browse files
build(deps): bump io.gitlab.arturbosch.detekt from 1.23.7 to 1.23.8
Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) from 1.23.7 to 1.23.8. - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.23.7...v1.23.8) --- updated-dependencies: - dependency-name: io.gitlab.arturbosch.detekt dependency-version: 1.23.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50418df commit 2cc7afb

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
@@ -6,7 +6,7 @@ import org.jetbrains.intellij.platform.gradle.TestFrameworkType
66
plugins {
77
id("org.jetbrains.kotlin.jvm") version "2.1.20"
88
id("org.jetbrains.intellij.platform") version "2.18.1"
9-
id("io.gitlab.arturbosch.detekt") version "1.23.7"
9+
id("io.gitlab.arturbosch.detekt") version "1.23.8"
1010
}
1111

1212
group = providers.gradleProperty("pluginGroup").get()

0 commit comments

Comments
 (0)