Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and siarhei-luskanau committed Dec 6, 2024
1 parent 02ffd73 commit f2335fc
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 @@ -11,7 +11,7 @@ detekt = "1.23.7"
espresso = "3.6.1"
kotlin = "2.1.0"
kotlinx-kover = "0.8.3"
ktlint = "1.4.1"
ktlint = "1.5.0"

[libraries]
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activity" }
Expand Down

0 comments on commit f2335fc

Please sign in to comment.