From 8bf4b0d3fda2cdd353ee8132ad2345fe4efe5482 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 15:38:19 +0000 Subject: [PATCH] Bump org.spigotmc:spigot-api Bumps org.spigotmc:spigot-api from 1.21.11-R0.2-SNAPSHOT to 26.1.1-R0.1-SNAPSHOT. --- updated-dependencies: - dependency-name: org.spigotmc:spigot-api dependency-version: 26.1.1-R0.1-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 1e6e6d3..8d799df 100644 --- a/build.gradle +++ b/build.gradle @@ -34,7 +34,7 @@ dependencies { // https://github.com/google/gson library 'com.google.code.gson:gson:2.13.2' // https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/browse - compileOnly 'org.spigotmc:spigot-api:1.21.11-R0.2-SNAPSHOT' + compileOnly 'org.spigotmc:spigot-api:26.1.1-R0.1-SNAPSHOT' // https://github.com/UltraCosmetics/UltraCosmetics compileOnly ('com.github.UltraCosmetics:UltraCosmetics:3.14-RELEASE') { attributes {