9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2025-12-19 14:59:25 +00:00

Updated Upstream (Purpur)

Upstream has released updates that appear to apply and compile correctly

Purpur Changes:
PurpurMC/Purpur@454f265 Updated Upstream (Paper)
PurpurMC/Purpur@93177c4 [ci-skip] update paperweight
This commit is contained in:
NONPLAYT
2023-12-12 19:06:14 +03:00
parent 1969bf8c0f
commit 23d0ddbdf2
3 changed files with 3 additions and 2 deletions

View File

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