Skip to content

Commit

Permalink
chore(deps): bump com.pinterest.ktlint:ktlint-bom from 1.3.1 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [com.pinterest.ktlint:ktlint-bom](https://github.com/pinterest/ktlint) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](pinterest/ktlint@1.3.1...1.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 14650e3 commit e3af9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ kotlin = "2.0.21"
kotlinx-coroutines = "1.9.0"
kotlinx-collections-immutable = "0.3.8"
kotlinx-serialization-json = "1.7.3"
ktlint = "1.3.1"
ktlint = "1.4.1"
lint = "31.7.2"
minCompileSdk = "24"
paparazzi = "1.3.5"
Expand Down

0 comments on commit e3af9d5

Please sign in to comment.