From 58b1bd115f6332d1b866bb4799c319c155c04f00 Mon Sep 17 00:00:00 2001 From: Julian Krings Date: Wed, 30 Jul 2025 19:18:57 +0200 Subject: [PATCH] update adventure api --- gradle/libs.versions.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 84911a178..b1bbc6e5a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -15,8 +15,8 @@ grgit = "5.3.2" # https://github.com/ajoberstar/grgit lombok = "1.18.38" spigot = "1.20.1-R0.1-SNAPSHOT" # https://hub.spigotmc.org/nexus/repository/snapshots/org/spigotmc/spigot-api/maven-metadata.xml log4j = "2.19.0" # https://central.sonatype.com/artifact/org.apache.logging.log4j/log4j-api -adventure-api = "4.23.0" # https://github.com/KyoriPowered/adventure -adventure-platform = "4.4.0" # https://github.com/KyoriPowered/adventure-platform +adventure-api = "4.24.0" # https://github.com/KyoriPowered/adventure +adventure-platform = "4.4.1" # https://github.com/KyoriPowered/adventure-platform annotations = "26.0.2" # https://central.sonatype.com/artifact/org.jetbrains/annotations paralithic = "0.8.1" # https://github.com/PolyhedralDev/Paralithic/