Skip to content

Commit e049f51

Browse files
fix(deps): bump com.puppycrawl.tools:checkstyle in the prod-deps group (#214)
Bumps the prod-deps group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `com.puppycrawl.tools:checkstyle` from 13.3.0 to 13.4.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.3.0...checkstyle-13.4.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0f39a2 commit e049f51

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.5</maven-failsafe-plugin.version>
53-
<checkstyle.version>13.3.0</checkstyle.version>
53+
<checkstyle.version>13.4.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)