Update repository

This commit is contained in:
zontreck 2024-01-07 17:37:53 -07:00
parent 73481f0818
commit 5ad671cc73
2 changed files with 5 additions and 5 deletions

View file

@ -1,10 +1,10 @@
pluginManagement {
repositories {
gradlePluginPortal()
maven { url = "https://maven.zontreck.dev/repository/internal" }
maven { url = "https://maven.zontreck.com/repository/internal" }
}
}
plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.5.0'
}
}