Skip to content

Commit 7fb4e8d

Browse files
Bump com.puppycrawl.tools:checkstyle in the dependencies group (#2680)
Bumps the dependencies group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `com.puppycrawl.tools:checkstyle` from 13.2.0 to 13.3.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.2.0...checkstyle-13.3.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b107245 commit 7fb4e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<javadoc.prefixTitle>EclipseLink ${release.version}</javadoc.prefixTitle>
130130
<javadoc.postfixTitle>API Reference</javadoc.postfixTitle>
131131

132-
<checkstyle.version>13.2.0</checkstyle.version>
132+
<checkstyle.version>13.3.0</checkstyle.version>
133133
<spotbugs.version>4.9.8</spotbugs.version>
134134
<findsecbugs.version>1.14.0</findsecbugs.version>
135135

0 commit comments

Comments
 (0)