use packs's repository for plugin-yml

This commit is contained in:
Taah 2022-04-10 15:39:58 -07:00
parent 90ef0a2121
commit ffe8993ee1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
pluginManagement {
repositories {
maven { url = uri("https://nexus.taah.dev/extra") }
maven { url = uri("https://nexus.telesphoreo.me/repository/gradle-plugins-snapshots") }
gradlePluginPortal()
}
}