Skip to content

Commit

Permalink
Bump ktlint from 0.43.1 to 0.43.2
Browse files Browse the repository at this point in the history
Bumps [ktlint](https://github.com/pinterest/ktlint) from 0.43.1 to 0.43.2.
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pinterest/ktlint/commits/0.43.2)

---
updated-dependencies:
- dependency-name: com.pinterest:ktlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2021
1 parent 8b2841e commit 85d6192
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 @@ -56,7 +56,7 @@ ext {
composeVersion = '1.0.5'
composeActivityVersion = '1.4.0'
espressoVersion = '3.4.0'
ktlintVersion = '0.43.1'
ktlintVersion = '0.43.2'
materialVersion = '1.4.0'
daggerVersion = '2.40.3'

Expand Down

0 comments on commit 85d6192

Please sign in to comment.