Make pandalib compile against Paper API 1.21.7 (prepare to full 1.21.7 update)

This commit is contained in:
2025-07-14 22:31:55 +02:00
parent ee4812bdbb
commit 79474b14d2
2 changed files with 29 additions and 7 deletions

View File

@@ -56,10 +56,10 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<bungeecord.version>1.21-R0.4-SNAPSHOT</bungeecord.version>
<paper.version>1.21.4-R0.1</paper.version>
<mc.version>1.21.4</mc.version>
<paper.version>1.21.7-R0.1</paper.version>
<mc.version>1.21.7</mc.version>
<guava.version>32.1.2-jre</guava.version> <!-- Match the version imported by Paper API/BungeeCord API if possible -->
<guava.version>33.3.1-jre</guava.version> <!-- Match the version imported by Paper API/BungeeCord API if possible -->
</properties>
<modules>