Skip to content

Commit

Permalink
Merge branch 'openmaptiles:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ofalvai authored Jul 15, 2023
2 parents bf376eb + 04f839e commit e0c319f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
<version>2.36.0</version>
<version>2.37.0</version>
<configuration>
<java>
<importOrder/>
Expand Down Expand Up @@ -144,7 +144,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.2.1</version>
<version>3.3.0</version>
<executions>
<execution>
<id>enforce-java</id>
Expand All @@ -166,7 +166,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.5.0</version>
<version>3.6.0</version>
<dependencies>
<dependency>
<groupId>com.onthegomap.planetiler</groupId>
Expand Down

0 comments on commit e0c319f

Please sign in to comment.