Skip to content

Commit

Permalink
Update dependency io.gitlab.arturbosch.detekt:detekt-cli to v1.23.0 (#…
Browse files Browse the repository at this point in the history
…6121)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 25, 2023
1 parent aa41cee commit 568606b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detekt-gradle-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
compileOnly(libs.kotlin.gradle)
compileOnly(libs.kotlin.gradlePluginApi)
testFixturesCompileOnly("org.jetbrains:annotations:24.0.1")
compileOnly("io.gitlab.arturbosch.detekt:detekt-cli:1.22.0")
compileOnly("io.gitlab.arturbosch.detekt:detekt-cli:1.23.0")

testKitRuntimeOnly(libs.kotlin.gradle)
testKitJava17RuntimeOnly(libs.android.gradle.maxSupported)
Expand Down

0 comments on commit 568606b

Please sign in to comment.