Skip to content

Commit

Permalink
Bump com.pinterest.ktlint:ktlint-cli from 1.3.1 to 1.4.0 (#57)
Browse files Browse the repository at this point in the history
Bumps [com.pinterest.ktlint:ktlint-cli](https://github.com/pinterest/ktlint) from 1.3.1 to 1.4.0.
- [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.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 1963222 commit c60858d
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.0.21"
kotlinx-kover = "0.8.3"
ktlint = "1.3.1"
ktlint = "1.4.0"

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

0 comments on commit c60858d

Please sign in to comment.