From f8052b168517f848db50599be86a411f21cc73a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 13:55:59 +0000 Subject: [PATCH] Bump com.github.cryptomorin:XSeries from 11.1.0 to v11.2.2 Bumps [com.github.cryptomorin:XSeries](https://github.com/CryptoMorin/XSeries) from 11.1.0 to v11.2.2. - [Release notes](https://github.com/CryptoMorin/XSeries/releases) - [Commits](https://github.com/CryptoMorin/XSeries/compare/v11.1.0...v11.2.2) --- updated-dependencies: - dependency-name: com.github.cryptomorin:XSeries dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- elections-spigot/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elections-spigot/build.gradle b/elections-spigot/build.gradle index 69e5d1b..ef57192 100644 --- a/elections-spigot/build.gradle +++ b/elections-spigot/build.gradle @@ -44,7 +44,7 @@ dependencies { implementation("net.kyori:adventure-platform-bukkit:4.3.3") implementation('org.bstats:bstats-bukkit:3.0.2') implementation("dev.triumphteam:triumph-gui:3.2.2") - slim('com.github.cryptomorin:XSeries:11.1.0') + slim('com.github.cryptomorin:XSeries:v11.2.2') } artifacts {