Skip to content

Commit

Permalink
chore(deps): bump ktlint from 1.0.0 to 1.1.1 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmelz authored Jan 18, 2024
1 parent 6ee6d59 commit 4460095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ intellij {
}

configure<org.jlleitschuh.gradle.ktlint.KtlintExtension> {
version.set("1.0.0")
version.set("1.1.1")
}

tasks {
Expand Down

0 comments on commit 4460095

Please sign in to comment.