Skip to content

Commit 4e437c7

Browse files
fix(deps): bump com.puppycrawl.tools:checkstyle in the prod-deps group (#364)
Bumps the prod-deps group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `com.puppycrawl.tools:checkstyle` from 13.4.2 to 13.5.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.4.2...checkstyle-13.5.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.5.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 e7a809f commit 4e437c7

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
@@ -44,7 +44,7 @@
4444
<lombok.mapstruct-binding.version>0.2.0</lombok.mapstruct-binding.version>
4545
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
4646
<folio-java-checkstyle.version>1.2.0</folio-java-checkstyle.version>
47-
<checkstyle.version>13.4.2</checkstyle.version>
47+
<checkstyle.version>13.5.0</checkstyle.version>
4848
</properties>
4949

5050
<dependencies>

0 commit comments

Comments
 (0)