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

[ci skip] cleanup

This commit is contained in:
Dreeam
2025-01-21 01:13:35 -05:00
parent 6a5fc188a4
commit 1703f9af79
7 changed files with 13 additions and 13 deletions

View File

@@ -23,7 +23,7 @@ subprojects {
mavenCentral()
maven(paperMavenPublicUrl)
maven(leafMavenPublicUrl)
maven("https://ci.pluginwiki.us/plugin/repository/everything/") // Leaf Config - ConfigurationMaster-API
maven("https://ci.pluginwiki.us/plugin/repository/everything/") // Leaf - Leaf config - ConfigurationMaster-API
}
tasks.withType<AbstractArchiveTask>().configureEach {