mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00: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"
|
name = "viaversion"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Sponge
|
||||||
|
maven("https://repo.spongepowered.org/repository/maven-public/")
|
||||||
|
|
||||||
maven("https://jitpack.io") {
|
maven("https://jitpack.io") {
|
||||||
content { includeGroupByRegex("com\\.github\\..*") }
|
content { includeGroupByRegex("com\\.github\\..*") }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue