Skip to content

Commit

Permalink
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.23.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 6a75998 commit 98b702a
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 @@ -11,7 +11,7 @@ dependencyResolutionManagement {
// Plugin version
version("kotlin", "2.0.10")
version("dokka", "1.9.20")
version("detekt", "1.23.6")
version("detekt", "1.23.7")
version("kover", "0.8.3")
version("ktlint", "12.1.1")

Expand Down

0 comments on commit 98b702a

Please sign in to comment.