mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-12-22 14:34:59 +01:00
Add Sponge repository
This commit is contained in:
parent
1b1621c424
commit
43ab71bdaa
1 changed files with 3 additions and 0 deletions
|
@ -37,6 +37,9 @@ dependencyResolutionManagement {
|
|||
name = "viaversion"
|
||||
}
|
||||
|
||||
// Sponge
|
||||
maven("https://repo.spongepowered.org/repository/maven-public/")
|
||||
|
||||
maven("https://jitpack.io") {
|
||||
content { includeGroupByRegex("com\\.github\\..*") }
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue