Skip to content

Commit

Permalink
Merge pull request #607 from fobo66/renovate/io.gitlab.arturbosch.det…
Browse files Browse the repository at this point in the history
…ekt-1.x

Update plugin io.gitlab.arturbosch.detekt to v1.23.7
  • Loading branch information
fobo66 authored Sep 18, 2024
2 parents f46fec3 + e3c92e0 commit 84bfc6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencyResolutionManagement {
version("kotlin", "2.0.20")
version("coroutines", "1.8.1")
plugin("ksp", "com.google.devtools.ksp").version("2.0.20-1.0.25")
plugin("detekt", "io.gitlab.arturbosch.detekt").version("1.23.6")
plugin("detekt", "io.gitlab.arturbosch.detekt").version("1.23.7")
library("coil", "io.coil-kt:coil-compose:2.7.0")
library("material", "com.google.android.material:material:1.12.0")
library("timber", "com.jakewharton.timber:timber:5.0.1")
Expand Down

0 comments on commit 84bfc6f

Please sign in to comment.