Skip to content

Commit 6fd95c1

Browse files
chore: [DevOps] bump com.puppycrawl.tools:checkstyle (#536)
Bumps the production-major group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `com.puppycrawl.tools:checkstyle` from 10.26.1 to 11.0.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.26.1...checkstyle-11.0.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d7d3d6 commit 6fd95c1

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
@@ -64,7 +64,7 @@
6464
<wiremock.version>3.13.1</wiremock.version>
6565
<assertj-core.version>3.27.4</assertj-core.version>
6666
<slf4j.version>2.0.17</slf4j.version>
67-
<checkstyle.version>10.26.1</checkstyle.version>
67+
<checkstyle.version>11.0.0</checkstyle.version>
6868
<system-stubs.version>2.1.3</system-stubs.version>
6969
<surefire.version>3.5.3</surefire.version>
7070
<springframework.version>6.2.9</springframework.version>

0 commit comments

Comments
 (0)