Skip to content

Commit b0611d0

Browse files
dependabot[bot]jeromevdl
authored andcommitted
build(deps): bump com.puppycrawl.tools:checkstyle (#1399)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.2 to 10.12.3. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.12.2...checkstyle-10.12.3) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0afdcc9 commit b0611d0

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
@@ -559,7 +559,7 @@
559559
<dependency>
560560
<groupId>com.puppycrawl.tools</groupId>
561561
<artifactId>checkstyle</artifactId>
562-
<version>10.12.2</version>
562+
<version>10.12.3</version>
563563
</dependency>
564564
</dependencies>
565565
<executions>

0 commit comments

Comments
 (0)