Skip to content

Commit 037c800

Browse files
Merge pull request #125 from devopsix/dependabot/maven/com.puppycrawl.tools-checkstyle-11.1.0
2 parents 4527199 + 2a76500 commit 037c800

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assertj-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<dependency>
152152
<groupId>com.puppycrawl.tools</groupId>
153153
<artifactId>checkstyle</artifactId>
154-
<version>10.26.1</version>
154+
<version>11.1.0</version>
155155
</dependency>
156156
</dependencies>
157157
</plugin>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>com.puppycrawl.tools</groupId>
7070
<artifactId>checkstyle</artifactId>
71-
<version>10.26.1</version>
71+
<version>11.1.0</version>
7272
</dependency>
7373
</dependencies>
7474
</plugin>

0 commit comments

Comments
 (0)