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@2a50638 Updated Upstream (Paper)
This commit is contained in:
NONPLAYT
2024-09-30 23:33:37 +03:00
parent 8c3ef92b92
commit 440fbe12be
7 changed files with 24 additions and 24 deletions

View File

@@ -3,7 +3,7 @@ import io.papermc.paperweight.util.constants.PAPERCLIP_CONFIG
plugins {
java
`maven-publish`
id("io.papermc.paperweight.patcher") version "1.7.2-SNAPSHOT"
id("io.papermc.paperweight.patcher") version "1.7.3"
}
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"