From 26d09755529dfb76231a00a71b92149feb9218c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 04:37:22 +0000 Subject: [PATCH] Bump net.kyori:adventure-api from 4.26.1 to 5.0.1 Bumps [net.kyori:adventure-api](https://github.com/PaperMC/adventure) from 4.26.1 to 5.0.1. - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](https://github.com/PaperMC/adventure/compare/v4.26.1...v5.0.1) --- updated-dependencies: - dependency-name: net.kyori:adventure-api dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- codex-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codex-plugin/pom.xml b/codex-plugin/pom.xml index ba01ef1..7df91b1 100644 --- a/codex-plugin/pom.xml +++ b/codex-plugin/pom.xml @@ -32,7 +32,7 @@ net.kyori adventure-api - 4.26.1 + 5.0.1 net.kyori