Skip to content

Commit 3967f51

Browse files
authored
Merge pull request #157 from xdev-software/renovate/com.puppycrawl.tools-checkstyle-10.x
Update dependency com.puppycrawl.tools:checkstyle to v10.24.0
2 parents 2e6baf7 + 0f72ad3 commit 3967f51

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>10.23.1</version>
48+
<version>10.24.0</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
@@ -209,7 +209,7 @@
209209
<dependency>
210210
<groupId>com.puppycrawl.tools</groupId>
211211
<artifactId>checkstyle</artifactId>
212-
<version>10.23.1</version>
212+
<version>10.24.0</version>
213213
</dependency>
214214
</dependencies>
215215
<configuration>

0 commit comments

Comments
 (0)