Skip to content

Commit 354b11d

Browse files
Bump detekt-formatting from 1.16.0 to 1.17.0 (#9)
Bumps [detekt-formatting](https://github.com/detekt/detekt) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.16.0...v1.17.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec9a848 commit 354b11d

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
@@ -29,7 +29,7 @@ repositories {
2929
jcenter()
3030
}
3131
dependencies {
32-
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.16.0")
32+
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.17.0")
3333
}
3434

3535
// Configure gradle-intellij-plugin plugin.

0 commit comments

Comments
 (0)