Skip to content

Commit

Permalink
Update plugin detekt to v1.23.1 (#15)
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 8, 2023
1 parent 1580b1b commit 29073e3
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
@@ -1,6 +1,6 @@
[plugins]
kotlin-jvm = "org.jetbrains.kotlin.jvm:1.9.10"
detekt = "io.gitlab.arturbosch.detekt:1.23.0"
detekt = "io.gitlab.arturbosch.detekt:1.23.1"
ktlint = "org.jlleitschuh.gradle.ktlint:11.6.0"

[libraries]
Expand Down

0 comments on commit 29073e3

Please sign in to comment.