Skip to content

Commit 852d71e

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.4 to 10.12.5. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.12.4...checkstyle-10.12.5) --- 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 d4ffee7 commit 852d71e

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
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.puppycrawl.tools</groupId>
6161
<artifactId>checkstyle</artifactId>
62-
<version>10.12.4</version>
62+
<version>10.12.5</version>
6363
</dependency>
6464
</dependencies>
6565
<executions>

0 commit comments

Comments
 (0)