Skip to content

Commit dc54d4d

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.0.1
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.26.1 to 11.0.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.26.1...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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18f0e2d commit dc54d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

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

99
dependencies {
1010
implementation "com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.22"
11-
implementation "com.puppycrawl.tools:checkstyle:10.26.1"
11+
implementation "com.puppycrawl.tools:checkstyle:11.0.1"
1212
implementation "io.freefair.gradle:lombok-plugin:8.14"
1313
implementation "io.github.boolivar.jdoctest.jdoc-spock:io.github.boolivar.jdoctest.jdoc-spock.gradle.plugin:0.11.0"
1414
implementation "net.sourceforge.pmd:pmd-java:7.11.0"

0 commit comments

Comments
 (0)