Skip to content

Commit

Permalink
Update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1…
Browse files Browse the repository at this point in the history
….23.3
  • Loading branch information
renovate[bot] authored Nov 10, 2023
1 parent 3e0b687 commit c278374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,5 @@ dependencies {
testImplementation(libs.org.jetbrains.kotlin.kotlin.test.junit)
testImplementation(libs.org.jetbrains.kotlinx.kotlinx.coroutines.test)

detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.1")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.3")
}

0 comments on commit c278374

Please sign in to comment.