Skip to content

Commit

Permalink
Merge pull request #156 from nuhkoca/renovate/versions.detekt
Browse files Browse the repository at this point in the history
Update Versions.detekt to v1.23.7
  • Loading branch information
nuhkoca authored Sep 8, 2024
2 parents d0e6d29 + 9c519ca commit 8a7ac3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ object Versions {
const val leakcanary = "2.14"

// Static code analysis
const val detekt = "1.23.6"
const val detekt = "1.23.7"
const val ben_manes = "0.51.0"
const val ktlint = "12.1.1"

Expand Down

0 comments on commit 8a7ac3a

Please sign in to comment.