mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +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"
|
def textExtrasVersion = "3.0.2"
|
||||||
project("core") {
|
project("core") {
|
||||||
def textVersion = "3.0.0"
|
def textVersion = "3.0.0"
|
||||||
def pistonVersion = '0.2.2'
|
def pistonVersion = '0.2.3'
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
shade "net.kyori:text-api:$textVersion"
|
shade "net.kyori:text-api:$textVersion"
|
||||||
|
Loading…
Reference in New Issue
Block a user