Skip to content

Commit 6f7f3fb

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0 (#796)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.14.2 to 10.15.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.14.2...checkstyle-10.15.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7565c3 commit 6f7f3fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
<dependency>
221221
<groupId>com.puppycrawl.tools</groupId>
222222
<artifactId>checkstyle</artifactId>
223-
<version>10.14.2</version>
223+
<version>10.15.0</version>
224224
</dependency>
225225
</dependencies>
226226
<executions>

0 commit comments

Comments
 (0)