Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ahus1 committed Dec 27, 2020
1 parent f6d45a8 commit 9229123
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.13.1")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.15.0")
// mandatory dependencies for using Spock
testImplementation ("org.codehaus.groovy:groovy-all:2.5.11")
testImplementation ("org.spockframework:spock-core:1.3-groovy-2.5") {
Expand Down

0 comments on commit 9229123

Please sign in to comment.