Skip to content

Commit

Permalink
Update plugin io.gitlab.arturbosch.detekt to v1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2023
1 parent adefed6 commit 22ab1c5
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 22ab1c5

Please sign in to comment.