Update Paper API

This commit is contained in:
2024-02-17 13:00:12 +01:00
parent e4eb6dc9c9
commit 3c6d77f0bb
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.0.1-jre</version> <!-- Match the version imported by Paper API/BungeeCord API if possible -->
<version>31.1-jre</version> <!-- Match the version imported by Paper API/BungeeCord API if possible -->
</dependency>
</dependencies>