mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2025-07-02 01:56:41 +00:00
Updates for paperweight 1.0.3
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
plugins {
|
||||
java
|
||||
id("com.github.johnrengelman.shadow") version "7.0.0" apply false
|
||||
id("io.papermc.paperweight.patcher") version "1.0.0-SNAPSHOT"
|
||||
id("io.papermc.paperweight.patcher") version "1.0.3"
|
||||
}
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven("https://wav.jfrog.io/artifactory/repo/") {
|
||||
maven("https://papermc.io/repo/repository/maven-public/") {
|
||||
content {
|
||||
onlyForConfigurations("paperclip")
|
||||
}
|
||||
|
Reference in New Issue
Block a user