This commit is contained in:
Encode42
2023-01-08 23:39:45 -05:00
parent 2f8ae1bc6d
commit 449faa9a83
2 changed files with 4 additions and 15 deletions

View File

@@ -2,7 +2,7 @@ plugins {
java
`maven-publish`
id("com.github.johnrengelman.shadow") version "7.1.2" apply false
id("io.papermc.paperweight.patcher") version "1.4.0"
id("io.papermc.paperweight.patcher") version "1.4.1"
}
allprojects {