Skip to content

Commit b326c7e

Browse files
chore: [DevOps] bump com.puppycrawl.tools:checkstyle (#613)
Bumps the production-major group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `com.puppycrawl.tools:checkstyle` from 11.1.0 to 12.0.1 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-11.1.0...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 dependency-group: production-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonas-Isr <[email protected]>
1 parent d8cde10 commit b326c7e

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
@@ -60,7 +60,7 @@
6060
<wiremock.version>3.13.1</wiremock.version>
6161
<assertj-core.version>3.27.6</assertj-core.version>
6262
<slf4j.version>2.0.17</slf4j.version>
63-
<checkstyle.version>11.1.0</checkstyle.version>
63+
<checkstyle.version>12.0.1</checkstyle.version>
6464
<system-stubs.version>2.1.3</system-stubs.version>
6565
<surefire.version>3.5.4</surefire.version>
6666
<springframework.version>6.2.11</springframework.version>

0 commit comments

Comments
 (0)