Skip to content

Commit ee5d82a

Browse files
committed
Update dependency com.puppycrawl.tools:checkstyle to v14
1 parent 3049725 commit ee5d82a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mailpit-java-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@
494494
<dependency>
495495
<groupId>com.puppycrawl.tools</groupId>
496496
<artifactId>checkstyle</artifactId>
497-
<version>13.10.0</version>
497+
<version>14.0.0</version>
498498
</dependency>
499499
</dependencies>
500500
<configuration>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.puppycrawl.tools</groupId>
4646
<artifactId>checkstyle</artifactId>
47-
<version>13.10.0</version>
47+
<version>14.0.0</version>
4848
</dependency>
4949
</dependencies>
5050
<configuration>

0 commit comments

Comments
 (0)