Making renovate happy

Closes #940
Closes #933
Closes #931
This commit is contained in:
NotMyFault
2021-02-27 15:52:50 +01:00
parent 32b5261e17
commit 6bd866bdf7
5 changed files with 14 additions and 36 deletions

View File

@ -6,7 +6,7 @@ object Versions {
const val PISTON = "0.5.6"
const val AUTO_VALUE = "1.7.4"
const val JUNIT = "5.7.0"
const val MOCKITO = "3.7.7"
const val MOCKITO = "3.8.0"
const val SLF4J = "1.7.30"
const val LOGBACK = "1.2.3"
const val FAST_UTIL = "8.2.1"