Bump org.junit.jupiter:junit-jupiter-api (#632)

pull/634/head
dependabot[bot] 2023-07-24 05:29:59 -04:00 zatwierdzone przez GitHub
rodzic 0c6a90af56
commit 7527a1fb85
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>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>