diff --git a/pom.xml b/pom.xml index 04b06cc..989879c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,4 @@ - + 4.0.0 Arcade64 Arcade64 @@ -16,11 +14,11 @@ - org.junit.jupiter - junit-jupiter-engine - ${junit.jupiter.version} - test - + org.junit.jupiter + junit-jupiter-engine + ${junit.jupiter.version} + test + org.junit.jupiter junit-jupiter-api @@ -33,12 +31,12 @@ ${junit.jupiter.version} test - - org.junit.platform - junit-platform-suite - ${junit.platform.version} - test - + + org.junit.platform + junit-platform-suite + ${junit.platform.version} + test + org.mockito mockito-core @@ -81,7 +79,15 @@ ${argLine} --> + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + + - + \ No newline at end of file