mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2025-07-02 01:56:41 +00:00
Bump paperweight
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
plugins {
|
||||
java
|
||||
id("com.github.johnrengelman.shadow") version "7.0.0" apply false
|
||||
id("io.papermc.paperweight.patcher") version "1.0.4"
|
||||
id("io.papermc.paperweight.patcher") version "1.1.3"
|
||||
}
|
||||
|
||||
repositories {
|
||||
@ -20,7 +20,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
remapper("org.quiltmc:tiny-remapper:0.4.1")
|
||||
paperclip("io.papermc:paperclip:2.0.0-SNAPSHOT@jar")
|
||||
paperclip("io.papermc:paperclip:2.0.1")
|
||||
}
|
||||
|
||||
subprojects {
|
||||
|
Reference in New Issue
Block a user