Remove old plugin support and migrate to Piston (non-FAWE)

This commit is contained in:
MattBDev
2019-10-07 12:26:29 -04:00
parent a8511d4a63
commit 3431bd0644
9 changed files with 30 additions and 214 deletions

View File

@ -1,7 +1,7 @@
object Versions {
const val TEXT = "3.0.1"
const val TEXT_EXTRAS = "3.0.2"
const val PISTON = "0.4.4-SNAPSHOT"
const val PISTON = "0.5.2"
const val AUTO_VALUE = "1.6.5"
const val JUNIT = "5.5.0"
const val MOCKITO = "3.0.0"