Update typesafe:config to 1.4.0 (#803)

This commit is contained in:
Scala Steward 2019-10-14 02:30:09 +02:00 committed by Chris Stewart
parent 9d16d723ae
commit 04a22c415f

View file

@ -16,7 +16,7 @@ object Deps {
val scodecV = "1.1.12"
val junitV = "0.11"
val nativeLoaderV = "2.3.4"
val typesafeConfigV = "1.3.4"
val typesafeConfigV = "1.4.0"
// async dropped Scala 2.11 in 0.10.0
val asyncOldScalaV = "0.9.7"