Update Paper

This commit is contained in:
Telesphoreo 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/"

View File

@ -2,7 +2,7 @@ group=me.totalfreedom.scissors
version=1.19-R0.1-SNAPSHOT
mcVersion=1.19
paperRef=37afe987d9fff5af72ea6f16807aa271fe70fbf1
paperRef=0d79b867e592b0605ab1eac3a79b3504406c1e3f
org.gradle.caching=true
org.gradle.parallel=true