diff --git a/patches/server/1032-Bundle-spark.patch b/patches/server/1032-Bundle-spark.patch index 0a5655b71e4b..d3f98ceccac6 100644 --- a/patches/server/1032-Bundle-spark.patch +++ b/patches/server/1032-Bundle-spark.patch @@ -14,7 +14,7 @@ index 4f6136ae3ac4890b21a5fb3f69f9c1474a0773d1..648281575eb8d45a5c06549eb3d0f517 // 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.111-SNAPSHOT") + // Paper end - spark }