Skip to content

Commit

Permalink
Bump org.junit.jupiter:junit-jupiter-api (#980)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 17, 2024
1 parent 8512b77 commit 3dcce19
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>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<planetiler.version>0.8.3-SNAPSHOT</planetiler.version>
<junit.version>5.10.3</junit.version>
<junit.version>5.11.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 3dcce19

Please sign in to comment.