Skip to content

Commit 25cb7af

Browse files
deps(java): bump com.puppycrawl.tools:checkstyle (#5457)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.14.2 to 10.15.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.14.2...checkstyle-10.15.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80bb077 commit 25cb7af

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

1111
group 'com.github.super-linter'

0 commit comments

Comments
 (0)