Fixed checkstyle errors causing build failures.

This commit is contained in:
Toxic Dreamz
2020-08-19 13:27:08 +04:00
parent 57e45a329f
commit 6921b0dce0
10 changed files with 151 additions and 108 deletions

View File

@ -47,6 +47,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.0.0</version>
<scope>test</scope>
</dependency>
<dependency>