Update Dependencies (Paperweight)

Signed-off-by: Alpha <dev@alpha93.kr>
This commit is contained in:
Alpha
2023-09-23 14:24:31 +09:00
committed by GitHub
parent 74c593fa04
commit 318376a16f

View File

@@ -5,7 +5,7 @@ plugins {
java
`maven-publish`
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
id("io.papermc.paperweight.patcher") version "1.5.5"
id("io.papermc.paperweight.patcher") version "1.5.7-SNAPSHOT"
}
repositories {