Skip to content

Commit

Permalink
Merge pull request #370 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.1
  • Loading branch information
fobo66 authored Aug 11, 2023
2 parents 26ce1e6 + 22ab1c5 commit 35ecd3e
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", "1.8.22")
version("coroutines", "1.7.2")
plugin("ksp", "com.google.devtools.ksp").version("1.8.22-1.0.11")
plugin("detekt", "io.gitlab.arturbosch.detekt").version("1.23.0")
plugin("detekt", "io.gitlab.arturbosch.detekt").version("1.23.1")
library("coil", "io.coil-kt:coil-compose:2.4.0")
library("material", "com.google.android.material:material:1.9.0")
library("timber", "com.jakewharton.timber:timber:5.0.1")
Expand Down

0 comments on commit 35ecd3e

Please sign in to comment.