Skip to content

Commit 2d9c983

Browse files
Bump com.puppycrawl.tools:checkstyle from 12.1.1 to 12.1.2
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.1.1 to 12.1.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.1.1...checkstyle-12.1.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8085acd commit 2d9c983

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
@@ -59,7 +59,7 @@
5959
<jfreechart.version>1.5.6</jfreechart.version>
6060

6161
<!-- quality -->
62-
<checkstyle.version>12.1.1</checkstyle.version>
62+
<checkstyle.version>12.1.2</checkstyle.version>
6363
<spotbugs.version>4.9.8</spotbugs.version>
6464
<pmd.version>7.18.0</pmd.version>
6565
<archunit.version>1.4.1</archunit.version>

0 commit comments

Comments
 (0)