Skip to content

Commit 9a81a1d

Browse files
committed
Update dependency com.puppycrawl.tools:checkstyle to v10.19.0
1 parent 1457076 commit 9a81a1d

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

vaadin-maps-leaflet-flow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@
320320
<dependency>
321321
<groupId>com.puppycrawl.tools</groupId>
322322
<artifactId>checkstyle</artifactId>
323-
<version>10.18.2</version>
323+
<version>10.19.0</version>
324324
</dependency>
325325
</dependencies>
326326
<configuration>

0 commit comments

Comments
 (0)