Remove unneeded repository
PlotSquared 4 and PlotSquared 5 are both on the same maven repo
This commit is contained in:
@@ -15,7 +15,6 @@ plugins {
|
||||
|
||||
repositories {
|
||||
maven { url = uri("https://plotsquared.com/mvn") }
|
||||
maven { url = uri("http://ci.athion.net/job/PlotSquared-breaking/ws/mvn/") }
|
||||
mavenCentral()
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user