📦 Update minecraft-extras for Adventure 4.0.0

This commit is contained in:
jmp 2020-10-13 23:56:46 -07:00 • committed by Alexander Söderberg
parent 79bb017fd3
commit 6f0940ebd4
No known key found for this signature in database
GPG key ID: FACEA5B0F4C1BF80
4 changed files with 24 additions and 14 deletions

View file

@ -1,4 +1,4 @@
dependencies {
api project(':cloud-core')
api 'net.kyori:adventure-api:4.0.0-SNAPSHOT'
api 'net.kyori:adventure-api:4.0.0'
}