Skip to content

Commit 3be299a

Browse files
Bump io.gitlab.arturbosch.detekt from 1.23.7 to 1.23.8 (#433)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7eda552 commit 3be299a

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
@@ -8,7 +8,7 @@ plugins {
88
id("maven-publish")
99
id("signing")
1010
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
11-
id("io.gitlab.arturbosch.detekt") version "1.23.7"
11+
id("io.gitlab.arturbosch.detekt") version "1.23.8"
1212
id("app.cash.licensee") version "1.12.0"
1313
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.17.0"
1414
}

0 commit comments

Comments
 (0)