Skip to content

Commit cd5c64d

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle from 12.0.1 to 12.1.0 (#62)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.0.1 to 12.1.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.0.1...checkstyle-12.1.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.1.0 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 8cebad3 commit cd5c64d

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:12.0.1"
11+
implementation "com.puppycrawl.tools:checkstyle:12.1.0"
1212
implementation "io.freefair.gradle:lombok-plugin:9.0.0"
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.17.0"

0 commit comments

Comments
 (0)