1
0
mirror of https://github.com/plexusorg/Plex-FAWE.git synced 2025-01-11 18:27:36 +00:00

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") { project("core") {
def pistonVersion = '0.1.0' def pistonVersion = '0.1.1'
dependencies { dependencies {
shade 'net.kyori:text-api:2.0.0' shade 'net.kyori:text-api:2.0.0'