9
0
mirror of https://github.com/SparklyPower/SparklyPaper.git synced 2025-12-28 19:39:06 +00:00

Update Paperweight

This commit is contained in:
MrPowerGamerBR
2022-07-16 18:06:22 -03:00
committed by GitHub
parent d3c51e947f
commit 40ba6827fe

View File

@@ -4,7 +4,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"
}
repositories {
@@ -110,4 +110,4 @@ publishing {
}
}
}
}
}