Update Piston version

Dieser Commit ist enthalten in:
Kenzie Togami 2019-05-01 15:46:54 -07:00
Ursprung b419446109
Commit 5781b4cd76
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 5D200B325E157A81

Datei anzeigen

@ -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'