Skip to content

Commit 1e7986f

Browse files
Bump com.puppycrawl.tools:checkstyle from 8.45.1 to 10.20.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 8.45.1 to 10.20.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.45.1...checkstyle-10.20.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cda7b9f commit 1e7986f

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
@@ -48,7 +48,7 @@
4848
<junit.version>5.11.0</junit.version>
4949
<maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>
5050
<maven-checkstyle-plugin.version>3.4.0</maven-checkstyle-plugin.version>
51-
<checkstyle.version>8.45.1</checkstyle.version>
51+
<checkstyle.version>10.20.0</checkstyle.version>
5252
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
5353
<jacoco-maven-plugin.version>0.8.4</jacoco-maven-plugin.version>
5454
<maven-javadoc-plugin.version>3.8.0</maven-javadoc-plugin.version>

0 commit comments

Comments
 (0)