Skip to content

Commit 1ec064c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<pmd.version>7.12.0</pmd.version>
9494
<pmd.metrics.version>7.12.0-metrics</pmd.metrics.version>
9595
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
96-
<checkstyle.version>10.23.0</checkstyle.version>
96+
<checkstyle.version>10.23.1</checkstyle.version>
9797
<spotbugs-maven-plugin.version>4.9.3.0</spotbugs-maven-plugin.version>
9898
<findsecbugs-plugin.version>1.14.0</findsecbugs-plugin.version>
9999
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>

0 commit comments

Comments
 (0)