From e4b47efd3f192b1c38b05b13bb856545b6dff7dd Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Tue, 7 Apr 2020 23:08:48 +0200 Subject: [PATCH] Fix case when the second section goes further when combining And added a test for it --- pom.xml | 2 +- .../formatter/formatting/ChatFormatter.java | 17 ++++++++++------- .../chat/components/formatter/ChatFormatIT.java | 2 ++ 3 files changed, 13 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 7b4fe91..fce3fe7 100644 --- a/pom.xml +++ b/pom.xml @@ -213,7 +213,7 @@ com.palmergames.bukkit.towny Towny - 0.95.2.0 + 0.96.1.0 provided