Skip to content

Commit b33fd6a

Browse files
committed
Update dependency com.puppycrawl.tools:checkstyle to v13.2.0
1 parent 4e1b100 commit b33fd6a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

micro-migration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
<dependency>
249249
<groupId>com.puppycrawl.tools</groupId>
250250
<artifactId>checkstyle</artifactId>
251-
<version>13.0.0</version>
251+
<version>13.2.0</version>
252252
</dependency>
253253
</dependencies>
254254
<configuration>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.puppycrawl.tools</groupId>
4747
<artifactId>checkstyle</artifactId>
48-
<version>13.0.0</version>
48+
<version>13.2.0</version>
4949
</dependency>
5050
</dependencies>
5151
<configuration>

0 commit comments

Comments
 (0)