Skip to content

Commit 0ee2145

Browse files
Bump com.puppycrawl.tools:checkstyle from 13.3.0 to 13.4.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b87139 commit 0ee2145

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 @@ limitations under the License.
3333
<forbidden.keywords.re>\bFIXME\b|Auto-generated method stub</forbidden.keywords.re>
3434

3535
<junit.version>6.0.3</junit.version>
36-
<checkstyle.version>13.3.0</checkstyle.version>
36+
<checkstyle.version>13.4.0</checkstyle.version>
3737
<javadoc.version>3.12.0</javadoc.version>
3838
<testing.version>3.5.5</testing.version>
3939

0 commit comments

Comments
 (0)