Skip to content

Commit f55ed8d

Browse files
chore(deps): bump com.puppycrawl.tools:checkstyle in /ddk-parent
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.1.0 to 12.1.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.1.0...checkstyle-12.1.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 991d16a commit f55ed8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ddk-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
<!-- maven plugin versions -->
4949
<checkstyle.plugin.version>3.6.0</checkstyle.plugin.version>
50-
<checkstyle.version>12.1.0</checkstyle.version>
50+
<checkstyle.version>12.1.1</checkstyle.version>
5151
<clean.version>3.5.0</clean.version>
5252
<deploy.version>3.1.4</deploy.version>
5353
<spotbugs.plugin.version>4.9.8.1</spotbugs.plugin.version>

0 commit comments

Comments
 (0)