Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
For #12620: Update ktlint to 0.47.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarare authored and mergify[bot] committed Sep 9, 2022
1 parent 029c064 commit 84eb8cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -392,7 +392,7 @@ configurations {
}

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

0 comments on commit 84eb8cd

Please sign in to comment.