Update repository

This commit is contained in:
zontreck 2024-01-07 17:44:15 -07:00
parent d9da756a5d
commit deda27d0fb
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
pluginManagement {
repositories {
gradlePluginPortal()
maven { url = "https://maven.zontreck.dev/repository/internal" }
maven { url = "https://maven.zontreck.com/repository/internal" }
}
}