We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0e530f commit f18d515Copy full SHA for f18d515
pom.xml
@@ -10,7 +10,7 @@
10
<maven.compiler.source>21</maven.compiler.source>
11
<maven.compiler.target>21</maven.compiler.target>
12
<planetiler.version>0.8.4</planetiler.version>
13
- <junit.version>5.11.4</junit.version>
+ <junit.version>5.12.0</junit.version>
14
15
<mainClass>org.openmaptiles.OpenMapTilesMain</mainClass>
16
<image.version>${project.version}</image.version>
0 commit comments