mirror of
https://github.com/cfpwastaken/planetiler-openmaptiles.git
synced 2026-02-04 04:21:08 +00:00
Bump com.onthegomap.planetiler:planetiler-core from 0.8.3-SNAPSHOT to 0.8.3 (#207)
Bump com.onthegomap.planetiler:planetiler-core Bumps [com.onthegomap.planetiler:planetiler-core](https://github.com/onthegomap/planetiler) from 0.8.3-SNAPSHOT to 0.8.3. - [Release notes](https://github.com/onthegomap/planetiler/releases) - [Commits](https://github.com/onthegomap/planetiler/commits/v0.8.3) --- updated-dependencies: - dependency-name: com.onthegomap.planetiler:planetiler-core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -9,7 +9,7 @@
|
|||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
<maven.compiler.source>21</maven.compiler.source>
|
<maven.compiler.source>21</maven.compiler.source>
|
||||||
<maven.compiler.target>21</maven.compiler.target>
|
<maven.compiler.target>21</maven.compiler.target>
|
||||||
<planetiler.version>0.8.3-SNAPSHOT</planetiler.version>
|
<planetiler.version>0.8.3</planetiler.version>
|
||||||
<junit.version>5.11.3</junit.version>
|
<junit.version>5.11.3</junit.version>
|
||||||
|
|
||||||
<mainClass>org.openmaptiles.OpenMapTilesMain</mainClass>
|
<mainClass>org.openmaptiles.OpenMapTilesMain</mainClass>
|
||||||
|
|||||||
Reference in New Issue
Block a user