Skip to content

Commit 1c2b5a6

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.3.3 to 12.0.1 (#197)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.3.3 to 12.0.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.3.3...checkstyle-12.0.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 973dd12 commit 1c2b5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
5252
<jenkins.baseline>2.479</jenkins.baseline>
5353
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
54-
<checkstyle.version>10.3.3</checkstyle.version>
54+
<checkstyle.version>12.0.1</checkstyle.version>
5555
<assertj.version>3.27.3</assertj.version>
5656
</properties>
5757

0 commit comments

Comments
 (0)