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@c46cb7e Updated Upstream (Paper)
This commit is contained in:
NONPLAYT
2023-11-28 00:42:43 +03:00
parent f550943cf8
commit 7a29435ca5
5 changed files with 14 additions and 14 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.7"
id("io.papermc.paperweight.patcher") version "1.5.10"
}
repositories {