Skip to content

Commit 2b414a5

Browse files
build(maven): bump com.puppycrawl.tools:checkstyle from 13.5.0 to 13.6.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.5.0 to 13.6.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.5.0...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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b0c11d commit 2b414a5

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
@@ -30,7 +30,7 @@
3030
<quarkus.platform.version>3.36.2</quarkus.platform.version>
3131

3232
<checkstyle-plugin.version>3.6.0</checkstyle-plugin.version>
33-
<checkstyle-tools.version>13.5.0</checkstyle-tools.version>
33+
<checkstyle-tools.version>13.6.0</checkstyle-tools.version>
3434
<surefire-plugin.version>3.5.6</surefire-plugin.version>
3535
<jacoco-plugin.version>0.8.15</jacoco-plugin.version>
3636

0 commit comments

Comments
 (0)