Revert "[CI-Skip] Updated Dependencies (Paperweight)"

This reverts commit 017f695244.
This commit is contained in:
AlphaKR93
2023-09-22 17:45:30 +09:00
parent c6c048c34f
commit 74c593fa04

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.6"
id("io.papermc.paperweight.patcher") version "1.5.5"
}
repositories {