X-Git-Url: https://troll.desast.re/troll.git/blobdiff_plain/6bdb6959b3c187bb104db1dac55fb7971bbd5ca1..2018da9d1e712501823609f2b0d932aa364d11d3:/pom.xml?ds=sidebyside diff --git a/pom.xml b/pom.xml index b7d6d9e..0e25cdd 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,26 @@ 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.15.0 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 +