Bump com.onthegomap.planetiler:planetiler-core from 0.8-SNAPSHOT to 0.8.3-SNAPSHOT (#184)

* Bump com.onthegomap.planetiler:planetiler-core

Bumps [com.onthegomap.planetiler:planetiler-core](https://github.com/onthegomap/planetiler) from 0.8-SNAPSHOT to 0.8.2.
- [Release notes](https://github.com/onthegomap/planetiler/releases)
- [Commits](https://github.com/onthegomap/planetiler/commits/v0.8.2)

---
updated-dependencies:
- dependency-name: com.onthegomap.planetiler:planetiler-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update pom.xml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Barry <msbarry@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-08 07:03:57 -04:00
committed by GitHub
parent 5c905207f4
commit 14478d5211

View File

@@ -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-SNAPSHOT</planetiler.version> <planetiler.version>0.8.3-SNAPSHOT</planetiler.version>
<junit.version>5.10.3</junit.version> <junit.version>5.10.3</junit.version>
<mainClass>org.openmaptiles.OpenMapTilesMain</mainClass> <mainClass>org.openmaptiles.OpenMapTilesMain</mainClass>