From ac57b15261f4c4e12db73fd6777b4d69e046d0a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 21:48:37 +0000 Subject: [PATCH] chore(deps): Update adventureApi to v4.26.1 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d4872aa9..a7c94f9d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,7 +16,7 @@ bukkit = "1.13.2-R0.1-SNAPSHOT" commodore = "2.2" bungeecord = "1.20-R0.2" cloudburst = "1.0.0-SNAPSHOT" -adventureApi = "4.15.0" +adventureApi = "4.26.1" adventurePlatform = "4.4.1" paperApi = "1.20.6-R0.1-SNAPSHOT" velocityApi = "3.3.0-SNAPSHOT"