Update to latest P2

This commit is contained in:
Jesse Boyd
2019-11-10 22:20:46 +00:00
parent 59897dea11
commit 10a6619853
5 changed files with 23 additions and 27 deletions

View File

@ -7,7 +7,7 @@ plugins {
}
repositories {
maven { url = uri("http://ci.athion.net/job/PlotSquared-we/ws/mvn/") }
maven { url = uri("http://ci.athion.net/job/PlotSquared-breaking/ws/mvn/") }
}
applyPlatformAndCoreConfiguration()