Skip to content

Commit

Permalink
Bump com.pinterest.ktlint:ktlint-cli from 1.3.1 to 1.4.1 (#104)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent 67de617 commit 66d0c5a
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 @@ -23,7 +23,7 @@ maven-model = { module = "org.apache.maven:maven-model", version.ref = "maven" }
maven-artifact = { module = "org.apache.maven:maven-artifact", version.ref = "maven" }
jUnit = "org.junit.jupiter:junit-jupiter:5.11.1"
hamcrest = "org.hamcrest:hamcrest:3.0"
ktlint-cli = "com.pinterest.ktlint:ktlint-cli:1.3.1"
ktlint-cli = "com.pinterest.ktlint:ktlint-cli:1.4.1"
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:5.4.0"
xmlunit-core = { module = "org.xmlunit:xmlunit-core", version.ref = "xmlunit" }
xmlunit-matchers = { module = "org.xmlunit:xmlunit-matchers", version.ref = "xmlunit" }

0 comments on commit 66d0c5a

Please sign in to comment.