Version bumps

This commit is contained in:
Sven Kubiak 2023-05-15 10:02:24 +02:00
parent 1e3ab9eb2f
commit c4a063ebda
No known key found for this signature in database

View File

@ -202,7 +202,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.9.3</version>
<version>5.10.0-M1</version>
<scope>test</scope>
</dependency>
</dependencies>