Fixed lots and lots of IDE warnings, so basically that

This commit is contained in:
Jordan Geurtsen
2022-09-21 00:02:46 +02:00
parent b047f50f1b
commit 02629bbee0
12 changed files with 18 additions and 26 deletions

View File

@@ -11,7 +11,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>RELEASE</version>
<version>5.9.0</version>
<scope>test</scope>
</dependency>
<dependency>