Update typesafe:config to 1.4.1 (#2212)

This commit is contained in:
Scala Steward 2020-10-23 16:15:24 +02:00 committed by GitHub
parent 6b6167bdf0
commit e317fa4a89

View file

@ -20,7 +20,7 @@ object Deps {
val scodecV = "1.1.20"
val junitV = "0.11"
val nativeLoaderV = "2.3.4"
val typesafeConfigV = "1.4.0"
val typesafeConfigV = "1.4.1"
val scalaFxV = "14-R19"
val javaFxV = "16-ea+2"