9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2026-01-06 15:51:31 +00:00

Updated spark

This commit is contained in:
Dreeam
2024-11-21 12:06:51 -05:00
parent 3b130e73c7
commit 0927bfb1fb

View File

@@ -6,7 +6,7 @@ Subject: [PATCH] Bump Dependencies
TODO - Dreeam: Bump & test dependencies, impl new features?
diff --git a/build.gradle.kts b/build.gradle.kts
index 0d250a691a0f28770cbd9f847d8cd00af866b583..776e4d697d6d9b4b66806f120066dbf35c66c480 100644
index 0d250a691a0f28770cbd9f847d8cd00af866b583..bde62a062732d93955f4d0f491d3ec5d9fd30842 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -22,7 +22,7 @@ dependencies {
@@ -82,9 +82,12 @@ index 0d250a691a0f28770cbd9f847d8cd00af866b583..776e4d697d6d9b4b66806f120066dbf3
implementation("net.neoforged:srgutils:1.0.9") // Paper - mappings handling
implementation("net.neoforged:AutoRenamingTool:2.0.3") // Paper - remap plugins
// Paper start - Remap reflection
@@ -79,6 +83,8 @@ dependencies {
@@ -77,8 +81,10 @@ dependencies {
// Paper end - Remap reflection
// Paper start - spark
implementation("me.lucko:spark-api:0.1-20240720.200737-2")
implementation("me.lucko:spark-paper:1.10.105-SNAPSHOT")
- implementation("me.lucko:spark-paper:1.10.105-SNAPSHOT")
+ implementation("me.lucko:spark-paper:1.10.119-SNAPSHOT") // Leaf - Bump Dependencies
// Paper end - spark
+
+ implementation("io.netty:netty-all:4.1.114.Final") // Leaf - Bump Dependencies // Dreeam TODO - Update to 4.2.0