[CI-Skip] Updated Dependencies (Paperweight)

Dependency has released updates that appear to apply and compile correctly

Paperweight Changes:
PaperMC/Paperweight@934e245 1.5.5-SNAPSHOT
PaperMC/Paperweight@c095ab0 Add Java version check
PaperMC/Paperweight@d82fddd release: Version 1.5.5
This commit is contained in:
github-actions[bot]
2023-04-27 15:07:26 +00:00
parent e97aefe2a7
commit 31ab8fd1f4

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