Skip to content

Commit c5beb60

Browse files
build(deps): Bump com.puppycrawl.tools:checkstyle (#290)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.13.0 to 10.14.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.13.0...checkstyle-10.14.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a217ddb commit c5beb60

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
@@ -51,7 +51,7 @@
5151
</scm>
5252

5353
<properties>
54-
<checkstyle.version>10.13.0</checkstyle.version>
54+
<checkstyle.version>10.14.0</checkstyle.version>
5555
<docker-maven-plugin.version>0.44.0</docker-maven-plugin.version>
5656
<exec-maven-plugin.version>3.1.1</exec-maven-plugin.version>
5757
<graalvm.version>23.0.3</graalvm.version>

0 commit comments

Comments
 (0)