Skip to content

Commit

Permalink
Merge pull request #181 from nuhkoca/renovate/versions.ben_manes
Browse files Browse the repository at this point in the history
Update plugin com.github.ben-manes.versions to v0.52.0
  • Loading branch information
nuhkoca authored Jan 26, 2025
2 parents bce998a + 50828c4 commit 9b69799
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 @@ -40,7 +40,7 @@ object Versions {

// Static code analysis
const val detekt = "1.23.7"
const val ben_manes = "0.51.0"
const val ben_manes = "0.52.0"
const val ktlint = "12.1.2"

// Testing
Expand Down

0 comments on commit 9b69799

Please sign in to comment.