Skip to content

Commit af1292b

Browse files
Bump com.puppycrawl.tools:checkstyle from 12.1.2 to 12.2.0 (#447)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.1.2 to 12.2.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.1.2...checkstyle-12.2.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c44737 commit af1292b

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
@@ -18,7 +18,7 @@
1818
<java.version>25</java.version>
1919
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
2020
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
21-
<checkstyle.version>12.1.2</checkstyle.version>
21+
<checkstyle.version>12.2.0</checkstyle.version>
2222
<lifecycle-mapping.version>1.0.0</lifecycle-mapping.version>
2323
<jjwt.version>0.13.0</jjwt.version>
2424
<okhttp.version>5.3.2</okhttp.version>

0 commit comments

Comments
 (0)