diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 94a25f7..35eb1dd 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/pom.xml b/pom.xml index f212187..97cdbc8 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ org.spigotmc spigot-api - 1.13-R0.1-SNAPSHOT + 1.14-R0.1-SNAPSHOT provided @@ -122,6 +122,13 @@ provided + + commons-io + commons-io + 2.6 + compile + +