X-Git-Url: https://troll.desast.re/troll.git/blobdiff_plain/33d43e0a726d9cb3256489d0b39feebbbb3304a4..21357ae2173926ec1eb908517ab7b1b3e9175ee5:/pom.xml diff --git a/pom.xml b/pom.xml index 8c64961..0e25cdd 100644 --- a/pom.xml +++ b/pom.xml @@ -7,8 +7,28 @@ castle-troll 0.5-git + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + + -Xlint + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.0.0-M4 + + + + - 3.13.1 + 3.15.0 1.8 1.8 @@ -26,10 +46,23 @@ ${gamengine.version} + + com.codingame.gameengine + module-toggle + ${gamengine.version} + + com.codingame.gameengine runner ${gamengine.version} + + + junit + junit + 4.11 + test +