build: Switch back to upstream SquirrelID (#3575)

This commit is contained in:
Alexander Brandes
2022-04-19 00:46:39 +02:00
committed by GitHub
parent 38682ecff6
commit 73c82deeb0
2 changed files with 5 additions and 2 deletions

View File

@ -40,6 +40,9 @@ allprojects {
maven {
name = "Jitpack"
url = uri("https://jitpack.io")
content {
includeModule("com.github.MilkBowl", "VaultAPI")
}
}
maven {