Skip to content

Commit e64949c

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

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.13.0</version>
602+
<version>10.14.0</version>
603603
</dependency>
604604
</dependencies>
605605
</plugin>

0 commit comments

Comments
 (0)