This commit is contained in:
BillyGalbreath
2021-06-17 20:15:06 -05:00
parent 7b9807de96
commit 74e1f2084f
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
plugins {
java
id("com.github.johnrengelman.shadow") version "7.0.0" apply false
id("io.papermc.paperweight.patcher") version "1.1.0-SNAPSHOT"
id("io.papermc.paperweight.patcher") version "1.1.2"
}
repositories {