Skip to content

Commit fa68a05

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

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.3.0</checkstyle.version>
36+
<checkstyle.version>13.4.2</checkstyle.version>
3737
<maven.checkstyle.plugin.version>3.2.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)