diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..f576a8a --- /dev/null +++ b/pom.xml @@ -0,0 +1,32 @@ + + + 4.0.0 + + de.deversmann + BlackJack + 1.0-SNAPSHOT + + + 21 + 21 + UTF-8 + + + + org.junit.jupiter + junit-jupiter-api + 5.10.0 + test + + + org.mockito + mockito-core + 3.5.13 + test + + + + + \ No newline at end of file