Skip to content

Commit 6fc26f0

Browse files
deps(java): bump com.puppycrawl.tools:checkstyle (#6991)
Bumps the java-gradle group with 1 update in the /dependencies/checkstyle directory: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `com.puppycrawl.tools:checkstyle` from 11.0.0 to 11.0.1 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-11.0.0...checkstyle-11.0.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-gradle ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d37840f commit 6fc26f0

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:11.0.0'
8+
implementation 'com.puppycrawl.tools:checkstyle:11.0.1'
99
}
1010

1111
group 'com.github.super-linter'

0 commit comments

Comments
 (0)