Skip to content

Commit

Permalink
Merge db3ccd8 into 0c6a90a
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
2 parents 0c6a90a + db3ccd8 commit 64f3bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion planetiler-examples/standalone.pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<planetiler.version>0.6-SNAPSHOT</planetiler.version>
<junit.version>5.9.3</junit.version>
<junit.version>5.10.0</junit.version>
<!-- Replace this with the main class for the profile you add -->
<mainClass>com.onthegomap.planetiler.examples.BikeRouteOverlay</mainClass>
</properties>
Expand Down

0 comments on commit 64f3bf5

Please sign in to comment.