Switch to https://repo.mikeprimm.com for repo
This commit is contained in:
parent
4b0d5b15af
commit
8f1e7fbac4
3 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ allprojects {
|
|||
repositories {
|
||||
mavenLocal()
|
||||
maven { url "https://oss.sonatype.org/content/repositories/releases" }
|
||||
maven { url "http://repo.mikeprimm.com" }
|
||||
maven { url "https://repo.mikeprimm.com" }
|
||||
maven { url "https://repo.maven.apache.org/maven2" }
|
||||
maven { url "https://hub.spigotmc.org/nexus/content/repositories/snapshots/" }
|
||||
maven { url "https://repo.codemc.org/repository/maven-public/" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue