Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Oct 22, 2023
1 parent 1b04836 commit d8bfc87
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 @@ -22,7 +22,7 @@ allprojects {
val ktlint by configurations.creating

dependencies {
ktlint("com.pinterest:ktlint:0.49.1") {
ktlint("com.pinterest:ktlint:0.51.0-FINAL") {
attributes {
attribute(Bundling.BUNDLING_ATTRIBUTE, objects.named(Bundling.EXTERNAL))
}
Expand Down

0 comments on commit d8bfc87

Please sign in to comment.