X-Git-Url: https://troll.desast.re/troll.git/blobdiff_plain/33d43e0a726d9cb3256489d0b39feebbbb3304a4..fddaf463662bf94d6382bf4e9b4d56a9689315af:/pom.xml?ds=sidebyside
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
+