Merge branch 'italian-translation' into next
[jSite.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d0546a8..0becb74 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
                <dependency>
                        <groupId>net.pterodactylus</groupId>
                        <artifactId>utils</artifactId>
-                       <version>0.12.1</version>
+                       <version>0.13</version>
                </dependency>
                <dependency>
                        <groupId>junit</groupId>
@@ -27,7 +27,7 @@
                </dependency>
                <dependency>
                        <groupId>org.mockito</groupId>
-                       <artifactId>mockito-all</artifactId>
+                       <artifactId>mockito-core</artifactId>
                        <version>1.10.19</version>
                        <scope>test</scope>
                </dependency>