mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-10-31 16:01:00 +01:00
Add sponge as plugin repository
This commit is contained in:
parent
2ed4406b00
commit
d4b4aacd69
@ -4,6 +4,10 @@ pluginManagement {
|
||||
name = 'Fabric'
|
||||
url = 'https://maven.fabricmc.net/'
|
||||
}
|
||||
maven {
|
||||
name = 'Sponge'
|
||||
url = "https://repo.spongepowered.org/repository/maven-public/"
|
||||
}
|
||||
mavenCentral()
|
||||
gradlePluginPortal()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user