9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-19 15:09:25 +00:00

Backport some fixes from Paper 1.21.6

This commit is contained in:
Dreeam
2025-06-27 19:11:50 +08:00
parent a54018c585
commit cd090909dc
76 changed files with 124 additions and 7 deletions

View File

@@ -184,7 +184,7 @@
}
+// Leaf start - Bump Dependencies
+repositories {
+ mavenCentral()
+ maven("https://maven.aliyun.com/repository/public")
+}
+// Leaf end - Bump Dependencies
tasks.check {