Skip to content

Commit 230c55a

Browse files
deps(java): bump com.puppycrawl.tools:checkstyle (#6930)
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 10.26.1 to 11.0.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.26.1...checkstyle-11.0.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major 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 f7958f1 commit 230c55a

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

1111
group 'com.github.super-linter'

0 commit comments

Comments
 (0)