mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 09:17:39 +00:00
Bump Piston to 0.2.3 for deadlock fix
This commit is contained in:
parent
6765c2896d
commit
93dd956bae
@ -91,7 +91,7 @@ configure(subprojects + project("core:ap")) {
|
||||
def textExtrasVersion = "3.0.2"
|
||||
project("core") {
|
||||
def textVersion = "3.0.0"
|
||||
def pistonVersion = '0.2.2'
|
||||
def pistonVersion = '0.2.3'
|
||||
|
||||
dependencies {
|
||||
shade "net.kyori:text-api:$textVersion"
|
||||
|
Loading…
Reference in New Issue
Block a user