Update Paper

This commit is contained in:
2022-11-25 22:34:27 -06:00
parent 4dd3fb4231
commit 6bc7d62442
6 changed files with 14 additions and 25 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.3.9"
id("io.papermc.paperweight.patcher") version "1.3.11"
}
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"