Skip to content

Commit c185df1

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle (#83)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.23.1 to 10.26.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.23.1...checkstyle-10.26.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 10.26.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddba11b commit c185df1

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.23.1"
13+
implementation "com.puppycrawl.tools:checkstyle:10.26.1"
1414
implementation "commons-io:commons-io:2.19.0"
1515
implementation "dev.gradleplugins:gradle-plugin-development:1.9.0"
1616
implementation "io.freefair.gradle:lombok-plugin:8.14"

0 commit comments

Comments
 (0)