Skip to content

Commit a9731e8

Browse files
authored
Merge pull request #586 from xdev-software/renovate/com.puppycrawl.tools-checkstyle-11.x
Update dependency com.puppycrawl.tools:checkstyle to v11.0.1
2 parents e488371 + f11135c commit a9731e8

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

0 commit comments

Comments
 (0)