mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +00:00
Bump text-extras to 3.0.2
This commit is contained in:
parent
7b170d8193
commit
6765c2896d
@ -88,7 +88,7 @@ configure(subprojects + project("core:ap")) {
|
|||||||
build.dependsOn(jar, sourcesJar)
|
build.dependsOn(jar, sourcesJar)
|
||||||
}
|
}
|
||||||
|
|
||||||
def textExtrasVersion = "3.0.1"
|
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.2'
|
||||||
|
Loading…
Reference in New Issue
Block a user