Skip to content

Commit 2867ea4

Browse files
Merge pull request #151 from devopsix/dependabot/maven/com.puppycrawl.tools-checkstyle-12.3.0
Bump com.puppycrawl.tools:checkstyle from 12.2.0 to 12.3.0
2 parents 5874b8b + e29527d commit 2867ea4

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>12.2.0</version>
154+
<version>12.3.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>12.2.0</version>
71+
<version>12.3.0</version>
7272
</dependency>
7373
</dependencies>
7474
</plugin>

0 commit comments

Comments
 (0)