Skip to content

Commit 9ec34a5

Browse files
Bump io.gitlab.arturbosch.detekt from 1.17.0 to 1.17.1 (#11)
Bumps io.gitlab.arturbosch.detekt from 1.17.0 to 1.17.1. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 975e510 commit 9ec34a5

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
@@ -15,7 +15,7 @@ plugins {
1515
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
1616
id("org.jetbrains.changelog") version "1.1.2"
1717
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
18-
id("io.gitlab.arturbosch.detekt") version "1.17.0"
18+
id("io.gitlab.arturbosch.detekt") version "1.17.1"
1919
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
2020
id("org.jlleitschuh.gradle.ktlint") version "10.0.0"
2121
}

0 commit comments

Comments
 (0)