MC 1.21.4 + small fixes

This commit is contained in:
2025-01-13 23:57:48 +01:00
parent 27c444f3b4
commit ace34fc0e8
5 changed files with 5 additions and 6 deletions

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.3-R0.1</paper.version>
<mc.version>1.21.3</mc.version>
<paper.version>1.21.4-R0.1</paper.version>
<mc.version>1.21.4</mc.version>
<guava.version>32.1.2-jre</guava.version> <!-- Match the version imported by Paper API/BungeeCord API if possible -->
</properties>