From 0c997c2e0cdb3fcc6c515b6acbaa2a87c25cd515 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 02:06:55 +0000 Subject: [PATCH] Updated Upstream (Paper) Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@2eda177 Expand PlayerItemMendEvent (#7382) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4baad6f..0839ee3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ group = org.plazmamc.plazma version = 1.19.4-R0.1-SNAPSHOT -paperCommit = ea0b63992c307cf5425ba7876d6b853ef3173b88 +paperCommit = 2eda177116e93a1ef5b2c7c4e88f76e6e7a16ce8 org.gradle.caching = true org.gradle.parallel = true