Skip to content

Commit

Permalink
Bump com.onthegomap.planetiler:planetiler-core from 0.8.1 to 0.8.2
Browse files Browse the repository at this point in the history
Bumps [com.onthegomap.planetiler:planetiler-core](https://github.com/onthegomap/planetiler) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/onthegomap/planetiler/releases)
- [Commits](onthegomap/planetiler@v0.8.1...v0.8.2)

---
updated-dependencies:
- dependency-name: com.onthegomap.planetiler:planetiler-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent c1002ac commit 252154e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<planetiler.version>0.8.1</planetiler.version>
<planetiler.version>0.8.2</planetiler.version>
<junit.version>5.10.3</junit.version>

<mainClass>org.openmaptiles.OpenMapTilesMain</mainClass>
Expand Down

0 comments on commit 252154e

Please sign in to comment.