Update Piston for suggestions, add hacky-pseudo-suggestions

This commit is contained in:
Kenzie Togami
2019-05-04 02:20:20 -07:00
committed by Kenzie Togami
parent acc0e7d09c
commit 4355f8cbf7
2 changed files with 42 additions and 29 deletions

View File

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