Skip to content

Commit 64a0642

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.12.7 to 10.13.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.7 to 10.13.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.12.7...checkstyle-10.13.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]>
1 parent 2f08c60 commit 64a0642

File tree

1 file changed

+1
-1
lines changed
  • spring-data-eclipse-store-migration

1 file changed

+1
-1
lines changed

spring-data-eclipse-store-migration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
<dependency>
276276
<groupId>com.puppycrawl.tools</groupId>
277277
<artifactId>checkstyle</artifactId>
278-
<version>10.12.7</version>
278+
<version>10.13.0</version>
279279
</dependency>
280280
</dependencies>
281281
<configuration>

0 commit comments

Comments
 (0)