Skip to content

Commit 2e304fa

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle from 12.1.1 to 12.1.2
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.1.1 to 12.1.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.1.1...checkstyle-12.1.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bd20f1 commit 2e304fa

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
@@ -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:12.1.1"
13+
implementation "com.puppycrawl.tools:checkstyle:12.1.2"
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:9.0.0"

0 commit comments

Comments
 (0)