Skip to content

Commit

Permalink
Bump com.pinterest.ktlint:ktlint-cli from 1.4.0 to 1.4.1
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.0 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.4.0...1.4.1)

---
updated-dependencies:
- dependency-name: com.pinterest.ktlint:ktlint-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2024
1 parent 2b60af6 commit 5104b33
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 @@ -400,7 +400,7 @@ if %ERROR_CODE% EQU 0 set ERROR_CODE=1</replacevalue>
<dependency>
<groupId>com.pinterest.ktlint</groupId>
<artifactId>ktlint-cli</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 5104b33

Please sign in to comment.