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 d856bfb commit 3f520f5Copy full SHA for 3f520f5
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.12.1</junit.version>
+ <junit.version>5.12.2</junit.version>
14
15
<mainClass>org.openmaptiles.OpenMapTilesMain</mainClass>
16
<image.version>${project.version}</image.version>
0 commit comments