Update logkit to 20020529 (#4786)

Co-authored-by: Chris Stewart <stewart.chris1234@gmail.com>
This commit is contained in:
Scala Steward 2022-09-23 13:30:37 +02:00 committed by GitHub
parent 87664a3824
commit 2a0cb57cf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ object Deps {
val logback = "1.4.1" //https://github.com/qos-ch/logback
val log4jV = "1.2.17"
val logkitV = "1.2.2"
val logkitV = "20020529"
val avalonLoggingV = "20020627"
val grizzledSlf4j = "1.3.4"