Add utils.json dependency.
[Sone.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index bec9d83..109159c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <version>26</version>
                        <scope>provided</scope>
                </dependency>
+               <dependency>
+                       <groupId>net.pterodactylus</groupId>
+                       <artifactId>utils.json</artifactId>
+                       <version>0.1-SNAPSHOT</version>
+               </dependency>
        </dependencies>
        <properties>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>