mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-15 12:02:57 +01:00
continue to load paperclip from jfrog for now
This commit is contained in:
parent
06259effd0
commit
26e04471c9
@ -39,7 +39,7 @@ subprojects {
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven("https://papermc.io/repo/repository/maven-public/") {
|
||||
maven("https://wav.jfrog.io/artifactory/repo/") { // TODO replace with "https://papermc.io/repo/repository/maven-public/" once paperclip is deplyoed there
|
||||
content {
|
||||
onlyForConfigurations("paperclip")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user