mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-28 11:44:42 +02:00
build: Switch back to upstream SquirrelID (#3575)
This commit is contained in:

committed by
GitHub

parent
38682ecff6
commit
73c82deeb0
@ -40,6 +40,9 @@ allprojects {
|
||||
maven {
|
||||
name = "Jitpack"
|
||||
url = uri("https://jitpack.io")
|
||||
content {
|
||||
includeModule("com.github.MilkBowl", "VaultAPI")
|
||||
}
|
||||
}
|
||||
|
||||
maven {
|
||||
|
Reference in New Issue
Block a user