Bump Adventure to 4.6.0

This commit is contained in:
Andrew Steinborn
2021-03-02 12:33:47 -05:00
parent 72d47b5a3d
commit 4206457fbc

View File

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