Преглед на файлове

Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO

nossr50 преди 1 година
родител
ревизия
0b1b753d4c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -369,7 +369,7 @@
         <dependency>
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
-            <version>31.1-jre</version> <!-- At this time Spigot is including 29.0 Guava classes that we are using -->
+            <version>32.0.0-jre</version> <!-- At this time Spigot is including 29.0 Guava classes that we are using -->
             <scope>compile</scope>
         </dependency>
     </dependencies>