mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-08-02 04:25:26 +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"
|
name = "EssentialsX"
|
||||||
url = uri("https://repo.essentialsx.net/releases/")
|
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 {
|
dependencies {
|
||||||
|
@@ -8,7 +8,7 @@ gson = "2.10"
|
|||||||
guava = "31.1-jre"
|
guava = "31.1-jre"
|
||||||
snakeyaml = "2.0"
|
snakeyaml = "2.0"
|
||||||
adventure = "4.23.0"
|
adventure = "4.23.0"
|
||||||
adventure-bukkit = "4.4.1-SNAPSHOT"
|
adventure-bukkit = "4.4.1"
|
||||||
log4j = "2.19.0"
|
log4j = "2.19.0"
|
||||||
|
|
||||||
# Plugins
|
# Plugins
|
||||||
|
Reference in New Issue
Block a user