Skip to content

Commit 47b7924

Browse files
authored
Merge pull request #226 from xdev-software/renovate/com.puppycrawl.tools-checkstyle-12.x
Update dependency com.puppycrawl.tools:checkstyle to v12.1.2
2 parents 8678dd7 + 7b3d463 commit 47b7924

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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>12.1.1</version>
48+
<version>12.1.2</version>
4949
</dependency>
5050
</dependencies>
5151
<configuration>

template-placeholder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
<dependency>
216216
<groupId>com.puppycrawl.tools</groupId>
217217
<artifactId>checkstyle</artifactId>
218-
<version>12.1.1</version>
218+
<version>12.1.2</version>
219219
</dependency>
220220
</dependencies>
221221
<configuration>

0 commit comments

Comments
 (0)