Update adventure api

This commit is contained in:
cyberpwn 2021-09-08 06:07:41 -04:00
parent bcc89d91f7
commit 6c116e261d

View File

@ -179,7 +179,7 @@ dependencies {
implementation 'io.papermc:paperlib:1.0.5'
implementation "net.kyori:adventure-text-minimessage:4.1.0-SNAPSHOT"
implementation "net.kyori:adventure-platform-bukkit:4.0.0-SNAPSHOT"
implementation 'net.kyori:adventure-api:4.8.1'
implementation 'net.kyori:adventure-api:4.9.0'
// Dynamically Loaded
implementation 'io.timeandspace:smoothie-map:2.0.2'