Skip to content

Commit

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

Update dependency io.gitlab.arturbosch.detekt:detekt-test to v1.21.0
  • Loading branch information
panpeter authored Jul 20, 2022
2 parents ea77ea5 + 059b7c4 commit 20b2376
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 @@ -15,7 +15,7 @@ repositories {
dependencies {
compileOnly("io.gitlab.arturbosch.detekt:detekt-api:1.21.0")

testImplementation("io.gitlab.arturbosch.detekt:detekt-test:1.20.0")
testImplementation("io.gitlab.arturbosch.detekt:detekt-test:1.21.0")
testImplementation("io.kotest:kotest-assertions-core:5.3.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.8.2")
}
Expand Down

0 comments on commit 20b2376

Please sign in to comment.