Skip to content

Commit 8ec60f1

Browse files
committed
Update dependency com.puppycrawl.tools:checkstyle to v13.4.0
1 parent da6dd39 commit 8ec60f1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.3.0</version>
250+
<version>13.4.0</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.3.0</version>
250+
<version>13.4.0</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.3.0</version>
250+
<version>13.4.0</version>
251251
</dependency>
252252
</dependencies>
253253
<configuration>

0 commit comments

Comments
 (0)