Bump to Adventure 4.1.0

This commit is contained in:
Andrew Steinborn 2020-10-16 17:24:37 -04:00
parent fd63945175
commit be6f67d002

View File

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