Skip to content

Commit 6337f8b

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.3
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.2 to 10.21.3. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.2...checkstyle-10.21.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>
1 parent 05a85a4 commit 6337f8b

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
@@ -92,7 +92,7 @@
9292
<org.apache.commons.io.version>2.18.0</org.apache.commons.io.version>
9393
<org.projectlombok.lombok.version>1.18.36</org.projectlombok.lombok.version>
9494
<org.jetbrains.annotations.version>26.0.2</org.jetbrains.annotations.version>
95-
<com.puppycrawl.tools.checkstyle.version>10.21.2</com.puppycrawl.tools.checkstyle.version>
95+
<com.puppycrawl.tools.checkstyle.version>10.21.3</com.puppycrawl.tools.checkstyle.version>
9696
</properties>
9797

9898
<dependencyManagement>

0 commit comments

Comments
 (0)