mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-13 21:13:53 +00:00
Update dependency net.kyori:adventure-nbt to v4.8.1 (#1161)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@ -39,7 +39,7 @@ dependencies {
|
||||
because("Mojang provides Log4J 2.8.1")
|
||||
}
|
||||
implementation("it.unimi.dsi:fastutil")
|
||||
compileOnly("net.kyori:adventure-nbt:4.7.0")
|
||||
compileOnly("net.kyori:adventure-nbt:4.8.1")
|
||||
testImplementation("net.kyori:adventure-nbt:4.7.0")
|
||||
|
||||
val antlrVersion = "4.9.1"
|
||||
|
Reference in New Issue
Block a user