Bump detekt-formatting from 1.16.0 to 1.17.0

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](https://github.com/detekt/detekt/compare/v1.16.0...v1.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
pull/131/head
dependabot[bot] 3 years ago committed by Jakub Chrzanowski
parent b3bca1b348
commit c082dfee11

@ -29,7 +29,7 @@ repositories {
jcenter()
}
dependencies {
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.16.0")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.17.0")
}
// Configure gradle-intellij-plugin plugin.

Loading…
Cancel
Save