Update Paper

This commit is contained in:
2023-01-10 00:28:22 -06:00
parent 39b51c9c98
commit cfa0f1315a
4 changed files with 6 additions and 6 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"
}
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"