From d22b0f68ee4441b4635acc8bd10c43098c262023 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 02:03:24 +0000 Subject: [PATCH] Bump com.github.decentsoftware-eu:decentholograms from 2.8.4 to 2.8.5 Bumps com.github.decentsoftware-eu:decentholograms from 2.8.4 to 2.8.5. --- updated-dependencies: - dependency-name: com.github.decentsoftware-eu:decentholograms dependency-type: direct:production update-type: version-update:semver-patch ... 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 ca76a38..0f56043 100644 --- a/elections-spigot/build.gradle +++ b/elections-spigot/build.gradle @@ -47,7 +47,7 @@ dependencies { compileOnly('me.clip:placeholderapi:2.11.4') compileOnly('me.filoghost.holographicdisplays:holographicdisplays-api:3.0.0') compileOnly('com.github.TechFortress:GriefPrevention:16.18.1') - compileOnly('com.github.decentsoftware-eu:decentholograms:2.8.4') + compileOnly('com.github.decentsoftware-eu:decentholograms:2.8.5') implementation('space.rocketplugins.pluginslib:bukkit:2.0.3.2') implementation("net.kyori:adventure-platform-bukkit:4.3.0")