mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-23 11:06:29 +01:00
Update spark
This commit is contained in:
parent
84281ceeef
commit
b48403bd69
@ -5,7 +5,7 @@ Subject: [PATCH] Bundle spark
|
|||||||
|
|
||||||
|
|
||||||
diff --git a/build.gradle.kts b/build.gradle.kts
|
diff --git a/build.gradle.kts b/build.gradle.kts
|
||||||
index a0f086ec054c456067ee07bf3c7685e2b9458d72..2ed184ccaa963ba1ea007628d2472f31c053be98 100644
|
index 267758ecfcf191fb8a8c32a2e9a6544145f91904..8cbf448c6d3f14f6acd901dc9c0cd94787eb0b58 100644
|
||||||
--- a/build.gradle.kts
|
--- a/build.gradle.kts
|
||||||
+++ b/build.gradle.kts
|
+++ b/build.gradle.kts
|
||||||
@@ -62,6 +62,10 @@ dependencies {
|
@@ -62,6 +62,10 @@ dependencies {
|
||||||
@ -14,7 +14,7 @@ index a0f086ec054c456067ee07bf3c7685e2b9458d72..2ed184ccaa963ba1ea007628d2472f31
|
|||||||
// Paper end - Remap reflection
|
// Paper end - Remap reflection
|
||||||
+ // Paper start - spark
|
+ // Paper start - spark
|
||||||
+ implementation("me.lucko:spark-api:0.1-20240720.200737-2")
|
+ 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.119-SNAPSHOT")
|
||||||
+ // Paper end - spark
|
+ // Paper end - spark
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user