Skip to content

Commit

Permalink
Bump com.pinterest.ktlint:ktlint-cli from 1.1.1 to 1.2.1 (#62)
Browse files Browse the repository at this point in the history
Bumps [com.pinterest.ktlint:ktlint-cli](https://github.com/pinterest/ktlint) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](pinterest/ktlint@1.1.1...1.2.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 21, 2024
1 parent 50e645a commit d4ffaeb
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 @@ -14,7 +14,7 @@ kover = "org.jetbrains.kotlinx.kover:0.7.6"
kotlin-stdlib-jdk8 = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin"}
proguard-retrace = "com.guardsquare:proguard-retrace:7.4.2"
okio = "com.squareup.okio:okio:3.9.0"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.1.1"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.2.1"
junit-bom = "org.junit:junit-bom:5.10.2"
hamcrest = "org.hamcrest:hamcrest-library:2.2"
mockito-core = { module = "org.mockito:mockito-core", version.ref = "mockito" }
Expand Down

0 comments on commit d4ffaeb

Please sign in to comment.