Skip to content

Commit 25c07e0

Browse files
committed
Update dependency com.puppycrawl.tools:checkstyle to v13.4.1
1 parent b7e0514 commit 25c07e0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

plugins/geoman/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
<dependency>
248248
<groupId>com.puppycrawl.tools</groupId>
249249
<artifactId>checkstyle</artifactId>
250-
<version>13.4.0</version>
250+
<version>13.4.1</version>
251251
</dependency>
252252
</dependencies>
253253
<configuration>

plugins/leaflet-markercluster/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
<dependency>
248248
<groupId>com.puppycrawl.tools</groupId>
249249
<artifactId>checkstyle</artifactId>
250-
<version>13.4.0</version>
250+
<version>13.4.1</version>
251251
</dependency>
252252
</dependencies>
253253
<configuration>

plugins/maplibre-gl-leaflet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
<dependency>
248248
<groupId>com.puppycrawl.tools</groupId>
249249
<artifactId>checkstyle</artifactId>
250-
<version>13.4.0</version>
250+
<version>13.4.1</version>
251251
</dependency>
252252
</dependencies>
253253
<configuration>

0 commit comments

Comments
 (0)