Update Paper

This commit is contained in:
Telesphoreo 2023-11-22 20:14:41 -06:00
parent 8a3fc4f053
commit 86c36bd01d
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 "8.1.1" apply false
id("io.papermc.paperweight.patcher") version "1.5.9"
id("io.papermc.paperweight.patcher") version "1.5.10"
}
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"

View File

@ -2,7 +2,7 @@ group=me.totalfreedom.scissors
version=1.20.2-R0.1-SNAPSHOT
mcVersion=1.20.2
paperRef=250388defed6660c57f40733c318ac90b846c264
paperRef=e1cd9e59e53aabd50e501cb01feee277a8f69902
org.gradle.caching=true
org.gradle.parallel=true