Adventure 4.3.0: Player list header/footer

This commit is contained in:
Riley Park
2020-12-06 17:50:57 -08:00
parent 9825f5891b
commit 5da085d82f
9 changed files with 89 additions and 33 deletions

View File

@@ -21,7 +21,7 @@ allprojects {
ext {
// dependency versions
textVersion = '3.0.4'
adventureVersion = '4.2.0'
adventureVersion = '4.3.0'
adventurePlatformVersion = '4.0.0-SNAPSHOT'
junitVersion = '5.7.0'
slf4jVersion = '1.7.30'