Update typesafe:config to 1.4.3

This commit is contained in:
scala-steward-asf[bot] 2023-10-22 00:05:20 +00:00 committed by Matthew de Detrich
parent 652ebe52a1
commit 2fa3e2b58a

View file

@ -57,7 +57,7 @@ object Dependencies {
object Compile {
// Compile
val config = "com.typesafe" % "config" % "1.4.2"
val config = "com.typesafe" % "config" % "1.4.3"
val `netty-transport` = "io.netty" % "netty-transport" % nettyVersion
val `netty-handler` = "io.netty" % "netty-handler" % nettyVersion