From 221d432fc91768ad9f9c87ce12b5991a56e19f58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 06:41:51 +0000 Subject: [PATCH] Bump com.github.cryptomorin:XSeries from 11.0.0 to 11.2.0 Bumps [com.github.cryptomorin:XSeries](https://github.com/CryptoMorin/XSeries) from 11.0.0 to 11.2.0. - [Release notes](https://github.com/CryptoMorin/XSeries/releases) - [Commits](https://github.com/CryptoMorin/XSeries/compare/v11.0.0...v11.2.0) --- updated-dependencies: - dependency-name: com.github.cryptomorin:XSeries dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index f6a3294..87814dc 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ dependencies { implementation("com.github.glyart:mystral:1.4.6-SNAPSHOT") implementation("dev.triumphteam:triumph-gui:3.2.2") implementation("org.bstats:bstats-bukkit:3.0.2") - implementation('com.github.cryptomorin:XSeries:11.0.0') + implementation('com.github.cryptomorin:XSeries:11.2.0') implementation('net.kyori:adventure-api:4.17.0') implementation('net.kyori:adventure-text-serializer-legacy:4.17.0') implementation("com.github.l1m0n3:HexiTextLib:b9e30055b7") {