diff --git a/YuGiOhG15.iml b/YuGiOhG15.iml
new file mode 100644
index 0000000..4b3fdb2
--- /dev/null
+++ b/YuGiOhG15.iml
@@ -0,0 +1,42 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 0ec9be6..7e9b813 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,21 +5,31 @@
4.0.0
org.example
- Project_team_12
+ YuGiOhG15
1.0-SNAPSHOT
+
- org.junit.jupiter
- junit-jupiter
- RELEASE
- test
+ com.google.code.gson
+ gson
+ 2.8.5
+
+
+
+ org.json
+ json
+ 20160810
+
+
+ io.github.kostaskougios
+ cloning
+ 1.10.3
org.junit.jupiter
- junit-jupiter-api
- 5.8.1
- test
+ junit-jupiter-engine
+ 5.4.2
org.testng
@@ -27,24 +37,33 @@
RELEASE
test
+
+ org.junit.jupiter
+ junit-jupiter-api
+ 5.7.1
+ test
+
junit
junit
- RELEASE
- compile
+ 4.13.2
+ test
+
+
+ com.opencsv
+ opencsv
+ 5.4
+
+
+ org.danilopianini
+ gson-extras
+ 0.2.2-dev1n+f8657bfc
-
-
- com.google.code.gson
- gson
- 2.3.1
-
-
- 8
- 8
+ 11
+ 11
\ No newline at end of file