Skip to content

Commit e74afda

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@
665665
<dependency>
666666
<groupId>com.puppycrawl.tools</groupId>
667667
<artifactId>checkstyle</artifactId>
668-
<version>10.12.3</version>
668+
<version>10.18.1</version>
669669
</dependency>
670670
</dependencies>
671671
<executions>

0 commit comments

Comments
 (0)