From 1be21179fc392b55436894596ed9a8297dbcf86c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 04:08:53 +0000 Subject: [PATCH] chore(deps): Update dependency net.kyori:adventure-bom to v5 --- 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 e1f09780..87ecaaf6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ mod-publish-plugin = "2.1.1" hangarPublishPlugin = "0.1.4" indra = "4.0.0" shadow = "9.6.1" -adventure = "4.26.1" +adventure = "5.2.0" adventurePlatform = "4.4.1" adventurePlatformMod = "7.1.1" configurate = "4.2.0"