From 18caf61a0b535a423aaac011c3f88f849086a501 Mon Sep 17 00:00:00 2001
From: "BT (calcastor/mame)" <43831917+calcastor@users.noreply.github.com>
Date: Mon, 21 Aug 2023 18:31:11 -0700
Subject: [PATCH] Temporarily downgrade Adventure due to compatibility issues
Signed-off-by: BT (calcastor/mame) <43831917+calcastor@users.noreply.github.com>
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 90d85c09eb..1eeb3f50ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,13 +118,13 @@
net.kyori
adventure-api
- 4.14.0
+ 4.12.0
compile
net.kyori
adventure-text-serializer-plain
- 4.14.0
+ 4.12.0
compile