Skip to content

Commit c953a32

Browse files
committed
Update dependency com.puppycrawl.tools:checkstyle to v10.20.1
1 parent f4a2ada commit c953a32

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

vaadin-breadcrumbs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@
310310
<dependency>
311311
<groupId>com.puppycrawl.tools</groupId>
312312
<artifactId>checkstyle</artifactId>
313-
<version>10.20.0</version>
313+
<version>10.20.1</version>
314314
</dependency>
315315
</dependencies>
316316
<configuration>

0 commit comments

Comments
 (0)