Update upstream

acf9c3b Change oak stair shape to straight in legacy.json.
c7da4c0 Swap out logback for log4j2
This commit is contained in:
NotMyFault
2021-04-05 23:14:20 +02:00
parent 685c25bdf4
commit dc51379e8f
3 changed files with 2 additions and 2400 deletions

View File

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