Skip to content

Commit 35eb786

Browse files
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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 321d597 commit 35eb786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id("java-gradle-plugin")
88
id("org.jetbrains.kotlin.jvm") version "2.0.21"
99

10-
id("io.gitlab.arturbosch.detekt") version "1.23.7"
10+
id("io.gitlab.arturbosch.detekt") version "1.23.8"
1111
id("com.autonomousapps.dependency-analysis") version "2.2.0"
1212

1313
id("com.gradle.plugin-publish") version "1.3.1"

0 commit comments

Comments
 (0)