9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2026-01-03 22:16:22 +00:00

Updated Upstream (Purpur)

Upstream has released updates that appear to apply and compile correctly

Purpur Changes:
PurpurMC/Purpur@be95965 Updated Upstream (Paper)
This commit is contained in:
NONPLAYT
2023-10-08 02:47:53 +03:00
parent 3956be786c
commit fd53f1c854
2 changed files with 2 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.7-SNAPSHOT"
id("io.papermc.paperweight.patcher") version "1.5.7"
}
repositories {

View File

@@ -1,7 +1,7 @@
group = gq.bxteam.divinemc
version = 1.20.2-R0.1-SNAPSHOT
purpurRef = fd01882d1f1bdbcacff9b0e2c05c87d148c10a78
purpurRef = be959650a591cd3555dce11d636057b5bcbe5ead
org.gradle.caching = true
org.gradle.parallel = true