Update Piston version

This commit is contained in:
Kenzie Togami 2019-05-01 15:46:54 -07:00
parent b419446109
commit 5781b4cd76
No known key found for this signature in database
GPG Key ID: 5D200B325E157A81

View File

@ -89,7 +89,7 @@ configure(subprojects + project("core:ap")) {
}
project("core") {
def pistonVersion = '0.1.0'
def pistonVersion = '0.1.1'
dependencies {
shade 'net.kyori:text-api:2.0.0'