Skip to content

Commit 632f1e3

Browse files
Merge pull request #20 from xdev-software/dependabot/maven/com.puppycrawl.tools-checkstyle-10.13.0
Bump com.puppycrawl.tools:checkstyle from 10.12.7 to 10.13.0
2 parents a946039 + ced4585 commit 632f1e3

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>com.puppycrawl.tools</groupId>
125125
<artifactId>checkstyle</artifactId>
126-
<version>10.12.7</version>
126+
<version>10.13.0</version>
127127
</dependency>
128128
</dependencies>
129129
<configuration>

0 commit comments

Comments
 (0)