diff --git a/patches/server/Bundle-spark.patch b/patches/server/Bundle-spark.patch
index 1f7ece62fa..5f097d13b8 100644
--- a/patches/server/Bundle-spark.patch
+++ b/patches/server/Bundle-spark.patch
@@ -14,7 +14,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
      // 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.119-SNAPSHOT")
 +    // Paper end - spark
  }