mirror of
https://github.com/HibiscusMC/HibiscusCommons.git
synced 2025-12-24 01:19:29 +00:00
chore: update apache lang3 to 3.17.0
This commit is contained in:
@@ -109,7 +109,7 @@ allprojects {
|
|||||||
compileOnly("net.kyori:adventure-api:4.18.0")
|
compileOnly("net.kyori:adventure-api:4.18.0")
|
||||||
compileOnly("net.kyori:adventure-text-minimessage:4.18.0")
|
compileOnly("net.kyori:adventure-text-minimessage:4.18.0")
|
||||||
compileOnly("net.kyori:adventure-platform-bukkit:4.3.4")
|
compileOnly("net.kyori:adventure-platform-bukkit:4.3.4")
|
||||||
compileOnly("org.apache.commons:commons-lang3:3.14.0")
|
compileOnly("org.apache.commons:commons-lang3:3.17.0")
|
||||||
|
|
||||||
// Shaded Dependencies
|
// Shaded Dependencies
|
||||||
implementation("org.spongepowered:configurate-yaml:4.2.0-SNAPSHOT")
|
implementation("org.spongepowered:configurate-yaml:4.2.0-SNAPSHOT")
|
||||||
@@ -218,7 +218,7 @@ bukkit {
|
|||||||
"net.kyori:adventure-api:4.18.0",
|
"net.kyori:adventure-api:4.18.0",
|
||||||
"net.kyori:adventure-text-minimessage:4.18.0",
|
"net.kyori:adventure-text-minimessage:4.18.0",
|
||||||
"net.kyori:adventure-platform-bukkit:4.3.4",
|
"net.kyori:adventure-platform-bukkit:4.3.4",
|
||||||
"org.apache.commons:commons-lang3:3.14.0"
|
"org.apache.commons:commons-lang3:3.17.0"
|
||||||
//"org.spongepowered:configurate-yaml:4.2.0-SNAPSHOT" // Readd when 4.2.0 releases
|
//"org.spongepowered:configurate-yaml:4.2.0-SNAPSHOT" // Readd when 4.2.0 releases
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user