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

pull/440/head
dependabot[bot] 2023-01-11 04:20:27 -05:00 zatwierdzone przez GitHub
rodzic 67d5a4bed0
commit 640ce50794
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.6-SNAPSHOT</planetiler.version>
<junit.version>5.9.1</junit.version>
<junit.version>5.9.2</junit.version>
<!-- Replace this with the main class for the profile you add -->
<mainClass>com.onthegomap.planetiler.examples.BikeRouteOverlay</mainClass>
</properties>