mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-17 10:41:41 +01:00
continue to load paperclip from jfrog for now
This commit is contained in:
parent
06259effd0
commit
26e04471c9
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue