1.21.3 API

This commit is contained in:
Marc Baloup 2024-12-30 00:00:41 +01:00
parent 44dc690736
commit af4bab0d12

View File

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