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 86b0a6f commit d5bfb32
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 @@ -13,7 +13,7 @@ build-javaVersion = "VERSION_21"
build-jvmTarget = "21"
detekt = "1.23.7"
kotlin = "2.1.0"
ktlint = "1.4.1"
ktlint = "1.5.0"
timber = "5.0.1"

[libraries]
Expand Down

0 comments on commit d5bfb32

Please sign in to comment.