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:
@@ -2,7 +2,7 @@ group=cn.dreeam.leaf
|
|||||||
mcVersion=1.21.4
|
mcVersion=1.21.4
|
||||||
version=1.21.4-R0.1-SNAPSHOT
|
version=1.21.4-R0.1-SNAPSHOT
|
||||||
|
|
||||||
galeCommit=ffc98037e08d5bffb7a5d1a5ca277c5234dc089b
|
galeCommit=966b5c6859a109c0cf28b09527748dc68a79e37f
|
||||||
|
|
||||||
org.gradle.configuration-cache=true
|
org.gradle.configuration-cache=true
|
||||||
org.gradle.caching=true
|
org.gradle.caching=true
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
-val annotationsVersion = "26.0.1"
|
-val annotationsVersion = "26.0.1"
|
||||||
+val annotationsVersion = "26.0.2" // Leaf - Bump Dependencies
|
+val annotationsVersion = "26.0.2" // Leaf - Bump Dependencies
|
||||||
val bungeeCordChatVersion = "1.20-R0.2"
|
val bungeeCordChatVersion = "1.20-R0.2"
|
||||||
val adventureVersion = "4.18.0"
|
val adventureVersion = "4.20.0"
|
||||||
-val slf4jVersion = "2.0.9"
|
-val slf4jVersion = "2.0.9"
|
||||||
-val log4jVersion = "2.17.1"
|
-val log4jVersion = "2.17.1"
|
||||||
+// Leaf start - Bump Dependencies
|
+// Leaf start - Bump Dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user