Skip to content

Commit

Permalink
Merge pull request #171 from nuhkoca/renovate/versions.ktlint
Browse files Browse the repository at this point in the history
Update plugin org.jlleitschuh.gradle.ktlint to v12.1.2
  • Loading branch information
nuhkoca authored Nov 27, 2024
2 parents 5de10bd + 8605534 commit cc8837e
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 @@ -41,7 +41,7 @@ object Versions {
// Static code analysis
const val detekt = "1.23.7"
const val ben_manes = "0.51.0"
const val ktlint = "12.1.1"
const val ktlint = "12.1.2"

// Testing
const val test_core = "1.6.1"
Expand Down

0 comments on commit cc8837e

Please sign in to comment.