Skip to content

Commit 1480f87

Browse files
Bump com.puppycrawl.tools:checkstyle from 12.3.0 to 12.3.1
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.3.0 to 12.3.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.3.0...checkstyle-12.3.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6606273 commit 1480f87

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
<jfreechart.version>1.5.6</jfreechart.version>
6161

6262
<!-- quality -->
63-
<checkstyle.version>12.3.0</checkstyle.version>
63+
<checkstyle.version>12.3.1</checkstyle.version>
6464
<spotbugs.version>4.9.8</spotbugs.version>
6565
<pmd.version>7.19.0</pmd.version>
6666
<archunit.version>1.4.1</archunit.version>

0 commit comments

Comments
 (0)