Skip to content

Commit 9362206

Browse files
Bump com.puppycrawl.tools:checkstyle from 12.1.0 to 12.1.1
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 50bb285 commit 9362206

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
@@ -67,7 +67,7 @@
6767
<local.lib.repo>${project.basedir}/lib/mvn-repo</local.lib.repo>
6868

6969
<surefire.version>3.5.4</surefire.version>
70-
<checkstyle.version>12.1.0</checkstyle.version>
70+
<checkstyle.version>12.1.1</checkstyle.version>
7171
<checkstyle.plugin.version>3.6.0</checkstyle.plugin.version>
7272
<javadoc.plugin.version>3.12.0</javadoc.plugin.version>
7373
<source.plugin.version>3.3.1</source.plugin.version>

0 commit comments

Comments
 (0)