Skip to content

Commit a2ab0e8

Browse files
dependency: bump com.puppycrawl.tools:checkstyle from 13.6.0 to 13.7.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.6.0 to 13.7.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.6.0...checkstyle-13.7.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7aa9a38 commit a2ab0e8

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
@@ -33,7 +33,7 @@
3333

3434
<properties>
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
36-
<checkstyle.version>13.6.0</checkstyle.version>
36+
<checkstyle.version>13.7.0</checkstyle.version>
3737
<maven.checkstyle.plugin.version>3.6.0</maven.checkstyle.plugin.version>
3838
<maven.compiler.source>21</maven.compiler.source>
3939
<maven.compiler.target>21</maven.compiler.target>

0 commit comments

Comments
 (0)