mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-19 14:59:27 +00:00
Add Sponge repository
This commit is contained in:
@@ -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\\..*") }
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user