Skip to content

Commit 81992b2

Browse files
committed
Update dependency com.puppycrawl.tools:checkstyle to v10.23.1
1 parent bd7a823 commit 81992b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
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.0</version>
48+
<version>10.23.1</version>
4949
</dependency>
5050
</dependencies>
5151
<configuration>

vaadin-simple-grid-filter/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@
313313
<dependency>
314314
<groupId>com.puppycrawl.tools</groupId>
315315
<artifactId>checkstyle</artifactId>
316-
<version>10.23.0</version>
316+
<version>10.23.1</version>
317317
</dependency>
318318
</dependencies>
319319
<configuration>

0 commit comments

Comments
 (0)