MC 1.21.8

This commit is contained in:
2025-07-17 19:12:03 +02:00
parent 638e57bb7f
commit e611d06987
2 changed files with 6 additions and 4 deletions

View File

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