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

pull/1034/head
dependabot[bot] 2024-09-25 07:32:25 -04:00 zatwierdzone przez GitHub
rodzic 1bed88f81d
commit 665e1967da
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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