Skip to content

Commit 7b58bad

Browse files
committed
Update dependency com.puppycrawl.tools:checkstyle to v11
1 parent 34e8100 commit 7b58bad

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>10.26.1</version>
250+
<version>11.0.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>10.26.1</version>
250+
<version>11.0.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>10.26.1</version>
250+
<version>11.0.0</version>
251251
</dependency>
252252
</dependencies>
253253
<configuration>

0 commit comments

Comments
 (0)