Skip to content

Commit 9c9fcec

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.3
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.1 to 10.21.3. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.1...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 ee2ebbe commit 9c9fcec

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
@@ -42,7 +42,7 @@
4242
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4343
<jacoco-version>0.8.12</jacoco-version>
4444
<maven-checkstyle-plugin-version>3.6.0</maven-checkstyle-plugin-version>
45-
<checkstyle-version>10.21.1</checkstyle-version>
45+
<checkstyle-version>10.21.3</checkstyle-version>
4646
<junit-version>4.13.2</junit-version>
4747
<maven.compiler.source>21</maven.compiler.source>
4848
<maven.compiler.target>21</maven.compiler.target>

0 commit comments

Comments
 (0)