Skip to content

Commit 6c9e147

Browse files
dependabot[bot]gaul
authored andcommitted
Bump com.puppycrawl.tools:checkstyle from 13.9.0 to 14.0.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.9.0 to 14.0.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.9.0...checkstyle-14.0.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9523c0d commit 6c9e147

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
@@ -151,7 +151,7 @@
151151
<dependency>
152152
<groupId>com.puppycrawl.tools</groupId>
153153
<artifactId>checkstyle</artifactId>
154-
<version>13.9.0</version>
154+
<version>14.0.0</version>
155155
</dependency>
156156
</dependencies>
157157
</plugin>

0 commit comments

Comments
 (0)