Skip to content

Commit 72954c6

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.20.1 to 10.20.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.20.1...checkstyle-10.20.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]>
1 parent 1f38aa8 commit 72954c6

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
@@ -628,7 +628,7 @@
628628
<dependency>
629629
<groupId>com.puppycrawl.tools</groupId>
630630
<artifactId>checkstyle</artifactId>
631-
<version>10.20.1</version>
631+
<version>10.20.2</version>
632632
</dependency>
633633
</dependencies>
634634
</plugin>

0 commit comments

Comments
 (0)