Small dependency upgrade

This commit is contained in:
2025-07-18 01:39:58 +02:00
parent a9ea8c3038
commit f8a7c5f1e7
3 changed files with 4 additions and 2 deletions

View File

@@ -60,6 +60,8 @@
<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 -->
<gson.version>2.11.0</gson.version> <!-- Match the version imported by Paper API/BungeeCord API if possible -->
<brigadier.version>1.3.10</brigadier.version> <!-- Match the version imported by Paper API if possible -->
<datafixerupper.version>8.0.16</datafixerupper.version> <!-- Match the version used internally in Paper Server -->
</properties>