And update serverlib
This commit is contained in:
NotMyFault
2021-04-27 11:16:12 +02:00
parent 57451f6818
commit 7e3525a6a2
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ object Versions {
const val PISTON = "0.5.7"
const val AUTO_VALUE = "1.7.4"
const val JUNIT = "5.7.0"
const val MOCKITO = "3.8.0"
const val MOCKITO = "3.9.0"
const val FAST_UTIL = "8.2.1"
const val GUAVA = "21.0"
const val GSON = "2.8.0"