Skip to content

Commit

Permalink
deps(java): bump com.puppycrawl.tools:checkstyle (#5087)
Browse files Browse the repository at this point in the history
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.6 to 10.12.7.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.12.6...checkstyle-10.12.7)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  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 4, 2024
1 parent 542f57e commit c831c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/checkstyle/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.puppycrawl.tools:checkstyle:10.12.6'
implementation 'com.puppycrawl.tools:checkstyle:10.12.7'
}

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

0 comments on commit c831c95

Please sign in to comment.