From c0f655f6dafdc87b29795abffd946a1ff756e961 Mon Sep 17 00:00:00 2001 From: NONPLAYT <76615486+NONPLAYT@users.noreply.github.com> Date: Fri, 25 Aug 2023 03:37:09 +0300 Subject: [PATCH] Updated Upstream (Purpur) Upstream has released updates that appear to apply and compile correctly Purpur Changes: PurpurMC/Purpur@1f42e8f Add configuration option to replace incompatible enchantments (#1419) PurpurMC/Purpur@8ef1580 Updated Upstream (Paper) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 99a4835..d780913 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ group = gq.bxteam.divinemc version = 1.20.1-R0.1-SNAPSHOT -purpurRef = ad645dcbe80e6976a09d392d29d0e906d491bdb3 +purpurRef = 8ef1580b1f5a1cd8dbd624b65fd4a8920ce52287 org.gradle.caching = true org.gradle.parallel = true