Skip to content

Commit

Permalink
Update dependency detekt to v1.23.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent afcd1f6 commit bf47600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin-static-analysis.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ ktlint {
}

detekt {
toolVersion = "1.23.6"
toolVersion = "1.23.7"
config = files("../config/detekt/detekt.yml")
}

0 comments on commit bf47600

Please sign in to comment.