mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-07-31 03:25:27 +02:00
Update adventure-platform-bukkit to 4.4.1
Signed-off-by: Alexander Brandes <mc.cache@web.de>
This commit is contained in:
@@ -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 {
|
||||
|
@@ -8,7 +8,7 @@ gson = "2.10"
|
||||
guava = "31.1-jre"
|
||||
snakeyaml = "2.0"
|
||||
adventure = "4.23.0"
|
||||
adventure-bukkit = "4.4.1-SNAPSHOT"
|
||||
adventure-bukkit = "4.4.1"
|
||||
log4j = "2.19.0"
|
||||
|
||||
# Plugins
|
||||
|
Reference in New Issue
Block a user