Skip to content

Commit a16fb6d

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.14.2 (#765)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.14.0 to 10.14.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.14.0...checkstyle-10.14.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 903b87b commit a16fb6d

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
@@ -599,7 +599,7 @@
599599
<dependency>
600600
<groupId>com.puppycrawl.tools</groupId>
601601
<artifactId>checkstyle</artifactId>
602-
<version>10.14.0</version>
602+
<version>10.14.2</version>
603603
</dependency>
604604
</dependencies>
605605
</plugin>

0 commit comments

Comments
 (0)