Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
For #7467: Update ktlint to 0.46.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarare authored and mergify[bot] committed Sep 6, 2022
1 parent cc87102 commit 4419030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ configurations {
}

dependencies {
ktlint("com.pinterest:ktlint:0.41.0") {
ktlint("com.pinterest:ktlint:0.46.1") {
attributes {
attribute(Bundling.BUNDLING_ATTRIBUTE, getObjects().named(Bundling, Bundling.EXTERNAL))
}
Expand Down

0 comments on commit 4419030

Please sign in to comment.