9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-19 15:09:25 +00:00

Updated Upstream (Paper/Gale)

Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@0cf73158 Bump to adventure 4.20.0 (#12391)

Gale Changes:
Dreeam-qwq/Gale@966b5c68 Updated Upstream (Paper)
This commit is contained in:
Dreeam
2025-04-10 01:45:46 -04:00
parent 339bff6a8a
commit 25684977bb
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
-val annotationsVersion = "26.0.1"
+val annotationsVersion = "26.0.2" // Leaf - Bump Dependencies
val bungeeCordChatVersion = "1.20-R0.2"
val adventureVersion = "4.18.0"
val adventureVersion = "4.20.0"
-val slf4jVersion = "2.0.9"
-val log4jVersion = "2.17.1"
+// Leaf start - Bump Dependencies