Pārlūkot izejas kodu

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

nossr50 1 gadu atpakaļ
vecāks
revīzija
0b1b753d4c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -369,7 +369,7 @@
         <dependency>
         <dependency>
             <groupId>com.google.guava</groupId>
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
             <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>
             <scope>compile</scope>
         </dependency>
         </dependency>
     </dependencies>
     </dependencies>