Skip to content

Commit 19c5263

Browse files
chore(deps): bump com.puppycrawl.tools:checkstyle from 10.26.1 to 13.3.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.26.1 to 13.3.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.26.1...checkstyle-13.3.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8399c7 commit 19c5263

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
@@ -51,7 +51,7 @@
5151
<jacoco.coverage.branch.minimum>0.96</jacoco.coverage.branch.minimum>
5252
<jacoco.coverage.complexity.minimum>0.97</jacoco.coverage.complexity.minimum>
5353
<archunit-junit5.version>1.4.1</archunit-junit5.version>
54-
<checkstyle.version>10.26.1</checkstyle.version>
54+
<checkstyle.version>13.3.0</checkstyle.version>
5555
<commons-lang3.version>3.20.0</commons-lang3.version>
5656
<hamcrest.version>3.0</hamcrest.version>
5757
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>

0 commit comments

Comments
 (0)