Skip to content

Commit

Permalink
deps(java): bump com.pinterest.ktlint:ktlint-cli in /dependencies/ktl…
Browse files Browse the repository at this point in the history
…int (#5134)

Bumps [com.pinterest.ktlint:ktlint-cli](https://github.com/pinterest/ktlint) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](pinterest/ktlint@1.1.0...1.1.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 15, 2024
1 parent 3765c2d commit 996f6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/ktlint/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repositories {

// Hold this dependency here so we can get automated updates using DependaBot
dependencies {
implementation 'com.pinterest.ktlint:ktlint-cli:1.1.0'
implementation 'com.pinterest.ktlint:ktlint-cli:1.1.1'
}

group 'com.github.super-linter'
Expand Down

0 comments on commit 996f6be

Please sign in to comment.