Skip to content

Commit 4bbe7bb

Browse files
authored
Merge pull request #200 from xdev-software/renovate/com.puppycrawl.tools-checkstyle-10.x
Update dependency com.puppycrawl.tools:checkstyle to v10.23.1
2 parents 801c111 + 9bf8589 commit 4bbe7bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tci-advanced-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
<dependency>
279279
<groupId>com.puppycrawl.tools</groupId>
280280
<artifactId>checkstyle</artifactId>
281-
<version>10.23.0</version>
281+
<version>10.23.1</version>
282282
</dependency>
283283
</dependencies>
284284
<configuration>

0 commit comments

Comments
 (0)