This commit is contained in:
nossr50 2023-06-25 13:47:25 -07:00
commit 0b1b753d4c

2
pom.xml Executable file → Normal file
View File

@ -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>