Bump junit-jupiter-api in /.github/planetiler-examples-dependabot (#340)

pull/341/head
dependabot[bot] 2022-09-21 05:00:52 -04:00 zatwierdzone przez GitHub
rodzic 9e8248e282
commit 38b0be31ce
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -12,7 +12,7 @@
<maven.compiler.source>16</maven.compiler.source>
<maven.compiler.target>16</maven.compiler.target>
<planetiler.version>0.5-SNAPSHOT</planetiler.version>
<junit.version>5.9.0</junit.version>
<junit.version>5.9.1</junit.version>
<!-- Replace this with the main class for the profile you add -->
<mainClass>com.onthegomap.planetiler.examples.BikeRouteOverlay</mainClass>
</properties>