Skip to content

Commit 4b5e542

Browse files
Bump com.puppycrawl.tools:checkstyle from 12.1.1 to 13.6.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.1.1 to 13.6.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.1.1...checkstyle-13.6.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21b50bf commit 4b5e542

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
@@ -42,7 +42,7 @@
4242
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4343
<jacoco-version>0.8.13</jacoco-version>
4444
<maven-checkstyle-plugin-version>3.6.0</maven-checkstyle-plugin-version>
45-
<checkstyle-version>12.1.1</checkstyle-version>
45+
<checkstyle-version>13.6.0</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)