Skip to content

Commit 9762ff4

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

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
@@ -39,7 +39,7 @@
3939
<jenkins.baseline>2.516</jenkins.baseline>
4040
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
4141
<powermock.version>1.6.1</powermock.version>
42-
<checkstyle.version>12.0.1</checkstyle.version>
42+
<checkstyle.version>12.3.0</checkstyle.version>
4343
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
4444
<hpi.compatibleSinceVersion>2.0</hpi.compatibleSinceVersion>
4545
</properties>

0 commit comments

Comments
 (0)