Skip to content

Commit

Permalink
Update dependency com.pinterest:ktlint to v0.47.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Dec 9, 2023
1 parent 9683d86 commit 309dcc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notifications/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ configurations {
}

dependencies {
add("ktlint", "com.pinterest:ktlint:0.44.0") {
add("ktlint", "com.pinterest:ktlint:0.47.1") {
attributes {
attribute(Bundling.BUNDLING_ATTRIBUTE, objects.named(Bundling, Bundling.EXTERNAL))
}
Expand Down

0 comments on commit 309dcc3

Please sign in to comment.