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:
@@ -184,7 +184,7 @@
|
||||
}
|
||||
+// Leaf start - Bump Dependencies
|
||||
+repositories {
|
||||
+ mavenCentral()
|
||||
+ maven("https://maven.aliyun.com/repository/public")
|
||||
+}
|
||||
+// Leaf end - Bump Dependencies
|
||||
tasks.check {
|
||||
|
||||
Reference in New Issue
Block a user