Minor refactorings

This commit is contained in:
Sven Kubiak
2023-07-13 12:03:11 +02:00
parent 0cbcf27da7
commit f9ca3b8890
3 changed files with 17 additions and 3 deletions

View File

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