From bd9164ef7cba8e2d5956deda32c377cfc413eba5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 19:22:21 +0000 Subject: [PATCH] Bump me.clip:placeholderapi from 2.11.5 to 2.11.6 Bumps me.clip:placeholderapi from 2.11.5 to 2.11.6. --- updated-dependencies: - dependency-name: me.clip:placeholderapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index b719b3f..6119777 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -55,7 +55,7 @@ dependencies { compileOnly("me.neznamy", "tab-api", "4.0.2") compileOnly("com.github.decentsoftware-eu", "decentholograms", "2.8.6") compileOnly("com.comphenix.protocol", "ProtocolLib", "4.8.0") - compileOnly("me.clip:placeholderapi:2.11.5") + compileOnly("me.clip:placeholderapi:2.11.6") compileOnly("com.github.NuVotifier.NuVotifier:nuvotifier-common:2.7.2") compileOnly("com.github.NuVotifier.NuVotifier:nuvotifier-bukkit:2.7.2") compileOnly("com.github.NuVotifier.NuVotifier:nuvotifier-api:2.7.2")