Skip to content

Commit 5cf7e7c

Browse files
Merge pull request #114 from xdev-software/renovate/com.puppycrawl.tools-checkstyle-10.x
Update dependency com.puppycrawl.tools:checkstyle to v10.21.1
2 parents c1f4ad5 + 0ce5ba9 commit 5cf7e7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bzst-dip-java-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@
371371
<dependency>
372372
<groupId>com.puppycrawl.tools</groupId>
373373
<artifactId>checkstyle</artifactId>
374-
<version>10.21.0</version>
374+
<version>10.21.1</version>
375375
</dependency>
376376
</dependencies>
377377
<configuration>

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.21.0</version>
48+
<version>10.21.1</version>
4949
</dependency>
5050
</dependencies>
5151
<configuration>

0 commit comments

Comments
 (0)