mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2026-07-15 02:54:54 +00:00
build: Update dependency net.kyori:adventure-nbt to v4.9.3 (#1658)
* build: Update dependency net.kyori:adventure-nbt to v4.10.1 * build: Provide proper adventure version Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: NotMyFault <[email protected]>
This commit is contained in:
co-authored by
Renovate Bot
NotMyFault
parent
6435fd3bea
commit
c672d7a0b3
@@ -173,7 +173,7 @@ tasks.named<ShadowJar>("shadowJar") {
|
||||
include(dependency("org.lz4:lz4-java:1.8.0"))
|
||||
}
|
||||
relocate("net.kyori", "com.fastasyncworldedit.core.adventure") {
|
||||
include(dependency("net.kyori:adventure-nbt:4.10.0"))
|
||||
include(dependency("net.kyori:adventure-nbt:4.9.3"))
|
||||
}
|
||||
relocate("com.zaxxer", "com.fastasyncworldedit.core.math") {
|
||||
include(dependency("com.zaxxer:SparseBitSet:1.2"))
|
||||
|
||||
Reference in New Issue
Block a user