📦 Bump adventure-api to 4.1.1

This commit is contained in:
jmp 2020-10-18 12:46:29 -07:00 • committed by Alexander Söderberg
parent c051ff20df
commit 3125e49632

View file

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