Update adventure-platform-bukkit to 4.4.1

Signed-off-by: Alexander Brandes <mc.cache@web.de>
This commit is contained in:
Alexander Brandes
2025-07-30 09:01:56 +02:00
parent 07dfdeef2c
commit e5943ba627
2 changed files with 1 additions and 7 deletions

View File

@@ -15,12 +15,6 @@ repositories {
name = "EssentialsX"
url = uri("https://repo.essentialsx.net/releases/")
}
// To be removed when "adventure-platform-bukkit" cuts a new release of 4.4.1 or higher
maven("https://central.sonatype.com/repository/maven-snapshots/") {
content {
includeGroup("net.kyori")
}
}
}
dependencies {