mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-21 01:01:35 +08:00
Update adventure (#5819)
This commit is contained in:
parent
e7a4167111
commit
434e7a0e70
@ -14,9 +14,9 @@ dependencies {
|
||||
implementation 'org.checkerframework:checker-qual:3.21.0'
|
||||
implementation 'nu.studer:java-ordered-properties:1.0.4'
|
||||
|
||||
implementation 'net.kyori:adventure-api:4.15.0'
|
||||
implementation 'net.kyori:adventure-text-minimessage:4.15.0'
|
||||
implementation 'net.kyori:adventure-platform-bukkit:4.3.2'
|
||||
implementation 'net.kyori:adventure-api:4.17.0'
|
||||
implementation 'net.kyori:adventure-text-minimessage:4.17.0'
|
||||
implementation 'net.kyori:adventure-platform-bukkit:4.3.3'
|
||||
|
||||
// Providers
|
||||
api project(':providers:BaseProviders')
|
||||
|
Loading…
Reference in New Issue
Block a user