Update Paper

This commit is contained in:
2022-06-27 20:22:19 -05:00
parent c59f492237
commit 0c6410e8a9
2 changed files with 2 additions and 2 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.7"
id("io.papermc.paperweight.patcher") version "1.3.8"
}
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"