Skip to content

Commit

Permalink
Bump com.pinterest.ktlint:ktlint-cli from 1.3.1 to 1.4.1 (#93)
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.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-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christian Grach <christian.grach@cmgapps.com>
  • Loading branch information
dependabot[bot] and chrimaeon authored Nov 16, 2024
1 parent c96de3b commit af44b97
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 @@ kover = "org.jetbrains.kotlinx.kover:0.8.3"
[libraries]
proguard-retrace = "com.guardsquare:proguard-retrace:7.6.0"
okio = "com.squareup.okio:okio:3.9.1"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.3.1"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.4.1"
junit-bom = "org.junit:junit-bom:5.11.3"
hamcrest = "org.hamcrest:hamcrest-library:3.0"
mockito-core = { module = "org.mockito:mockito-core", version.ref = "mockito" }
Expand Down

0 comments on commit af44b97

Please # to comment.