Only scan used repositories

This commit is contained in:
N0tMyFaultOG
2021-01-21 13:07:17 +01:00
parent 67f9e54285
commit c35ebd7b53
14 changed files with 160 additions and 104 deletions

View File

@ -15,7 +15,7 @@ dependencyResolutionManagement {
name = "EngineHub Repository"
url = uri("https://maven.enginehub.org/repo/")
content {
excludeGroup("net.milkbowl.vault")
includeGroup("com.sk89q")
}
}
}