Skip to content

Commit 037997a

Browse files
Bump com.puppycrawl.tools:checkstyle in /dependencies/checkstyle (#4966)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.5 to 10.12.6. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.12.5...checkstyle-10.12.6) --- 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> Co-authored-by: Zack Koppert <zkoppert@github.com>
1 parent e0724be commit 037997a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/checkstyle/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repositories {
55

66
// Hold this dependency here so we can get automated updates using DependaBot
77
dependencies {
8-
implementation 'com.puppycrawl.tools:checkstyle:10.12.5'
8+
implementation 'com.puppycrawl.tools:checkstyle:10.12.6'
99
}
1010

1111
group 'com.github.super-linter'

0 commit comments

Comments
 (0)