Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Update plugin detekt to v1.23.3 (#491)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent e09fbd7 commit 50cbaa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
ksp = "com.google.devtools.ksp:1.9.10-1.0.13"
napt = "com.sergei-lapin.napt:1.19"
spotless = "com.diffplug.spotless:6.22.0"
detekt = "io.gitlab.arturbosch.detekt:1.23.2"
detekt = "io.gitlab.arturbosch.detekt:1.23.3"
cacheFix = "org.gradle.android.cache-fix:3.0"

[libraries]
Expand Down

0 comments on commit 50cbaa6

Please sign in to comment.