Skip to content

Commit

Permalink
Merge pull request #87 from nuhkoca/renovate/versions.ktlint
Browse files Browse the repository at this point in the history
Update plugin org.jlleitschuh.gradle.ktlint to v12.0.3
  • Loading branch information
nuhkoca authored Dec 11, 2023
2 parents 9a62412 + 0db9a78 commit 4b62e40
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.3"
const val ben_manes = "0.50.0"
const val ktlint = "12.0.2"
const val ktlint = "12.0.3"

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

0 comments on commit 4b62e40

Please sign in to comment.