Skip to content

Commit ab58437

Browse files
deps(java): bump com.puppycrawl.tools:checkstyle (#7312)
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 12.2.0 to 12.3.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.2.0...checkstyle-12.3.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-minor 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 24d9e00 commit ab58437

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

1111
group 'com.github.super-linter'

0 commit comments

Comments
 (0)