Skip to content

Commit 616697b

Browse files
fix(deps): bump com.puppycrawl.tools:checkstyle in the prod-deps group
Bumps the prod-deps group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `com.puppycrawl.tools: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 dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d8c005 commit 616697b

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
@@ -50,7 +50,7 @@
5050
<maven-clean-plugin.version>3.5.0</maven-clean-plugin.version>
5151
<maven-compiler-plugin.version>3.15.0</maven-compiler-plugin.version>
5252
<maven-failsafe-plugin.version>3.5.6</maven-failsafe-plugin.version>
53-
<checkstyle.version>13.6.0</checkstyle.version>
53+
<checkstyle.version>13.7.0</checkstyle.version>
5454
<folio-java-checkstyle.version>1.2.0</folio-java-checkstyle.version>
5555
<folio-module-descriptor-validator.version>1.0.1</folio-module-descriptor-validator.version>
5656
</properties>

0 commit comments

Comments
 (0)