Skip to content

Commit 08c4a26

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0 (#818)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.16.0 to 10.17.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.16.0...checkstyle-10.17.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 625d007 commit 08c4a26

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
@@ -613,7 +613,7 @@
613613
<dependency>
614614
<groupId>com.puppycrawl.tools</groupId>
615615
<artifactId>checkstyle</artifactId>
616-
<version>10.16.0</version>
616+
<version>10.17.0</version>
617617
</dependency>
618618
</dependencies>
619619
</plugin>

0 commit comments

Comments
 (0)