mirror of
https://github.com/plexusorg/BukkitTelnet.git
synced 2024-12-27 18:24:16 +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 {
|
||||
gradlePluginPortal()
|
||||
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