Skip to content

Commit a00b0bc

Browse files
committed
Update dependency com.puppycrawl.tools:checkstyle to v10.25.1
1 parent 16d062b commit a00b0bc

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.25.0</version>
48+
<version>10.25.1</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
@@ -282,7 +282,7 @@
282282
<dependency>
283283
<groupId>com.puppycrawl.tools</groupId>
284284
<artifactId>checkstyle</artifactId>
285-
<version>10.25.0</version>
285+
<version>10.25.1</version>
286286
</dependency>
287287
</dependencies>
288288
<configuration>

0 commit comments

Comments
 (0)