mirror of
https://github.com/plexusorg/BukkitTelnet.git
synced 2024-12-28 18:54:17 +00:00
Update settings.gradle
This commit is contained in:
parent
6de67cce13
commit
a31b1985f0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ pluginManagement {
|
||||||
repositories {
|
repositories {
|
||||||
gradlePluginPortal()
|
gradlePluginPortal()
|
||||||
maven {
|
maven {
|
||||||
url = uri("https://nexus.telesphoreo.me/repository/gradle-plugins-snapshots/")
|
url = uri("https://nexus.telesphoreo.me/repository/gradle-plugins/")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue