Skip to content

Commit 274bbf1

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.1.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.26.1 to 11.1.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.26.1...checkstyle-11.1.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c8fc1c commit 274bbf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
implementation "com.github.johnrengelman:shadow:8.1.1"
1111
implementation "com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.7"
1212
implementation "com.gradle.publish:plugin-publish-plugin:1.2.1"
13-
implementation "com.puppycrawl.tools:checkstyle:10.26.1"
13+
implementation "com.puppycrawl.tools:checkstyle:11.1.0"
1414
implementation "commons-io:commons-io:2.20.0"
1515
implementation "dev.gradleplugins:gradle-plugin-development:1.9.0"
1616
implementation "io.freefair.gradle:lombok-plugin:8.14.2"

0 commit comments

Comments
 (0)