diff --git a/pom.xml b/pom.xml index ca288e137..558b18ef1 100755 --- a/pom.xml +++ b/pom.xml @@ -102,6 +102,7 @@ org.spongepowered:configurate-hocon org.spongepowered:configurate-yaml org.spongepowered:configurate-core + com.typesafe:config @@ -173,6 +174,11 @@ + + com.typesafe + config + 1.3.2 +