Skip to content

Commit

Permalink
Bump detekt-formatting from 1.14.2 to 1.15.0 (#73)
Browse files Browse the repository at this point in the history
Bumps [detekt-formatting](https://github.com/detekt/detekt) from 1.14.2 to 1.15.0.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.14.2...v1.15.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 21, 2020
1 parent 9bb426b commit 0260531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ repositories {
jcenter()
}
dependencies {
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.14.2")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.15.0")
}

// Configure gradle-intellij-plugin plugin.
Expand Down

0 comments on commit 0260531

Please sign in to comment.