mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2024-11-30 08:06:01 +00:00
Update Paper
This commit is contained in:
parent
c59f492237
commit
0c6410e8a9
@ -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/"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user