Skip to content

Commit

Permalink
Merge pull request #8 from Doist/renovate/io.gitlab.arturbosch.detekt…
Browse files Browse the repository at this point in the history
…-detekt-api-1.x

Update dependency io.gitlab.arturbosch.detekt:detekt-api to v1.21.0
  • Loading branch information
panpeter authored Jul 20, 2022
2 parents d2a7994 + 7b44058 commit ea77ea5
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 @@ -13,7 +13,7 @@ repositories {
}

dependencies {
compileOnly("io.gitlab.arturbosch.detekt:detekt-api:1.20.0")
compileOnly("io.gitlab.arturbosch.detekt:detekt-api:1.21.0")

testImplementation("io.gitlab.arturbosch.detekt:detekt-test:1.20.0")
testImplementation("io.kotest:kotest-assertions-core:5.3.2")
Expand Down

0 comments on commit ea77ea5

Please sign in to comment.