Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
[dependency] Bump com.pinterest.ktlint:ktlint-cli from 1.0.1 to 1.1.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.0.1 to 1.1.0.
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](pinterest/ktlint@1.0.1...1.1.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent ac682fa commit fe82e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<jackson.fasterXml.version>2.16.0</jackson.fasterXml.version>
<aspectj.version>1.9.21</aspectj.version>
<micrometer-registry.version>1.12.1</micrometer-registry.version>
<ktlint.version>1.0.1</ktlint.version>
<ktlint.version>1.1.0</ktlint.version>

<!-- language -->
<kotlin.compiler.jvmTarget>21</kotlin.compiler.jvmTarget>
Expand Down

0 comments on commit fe82e92

Please sign in to comment.