Update typesafe:config to 1.4.3

This commit is contained in:
scala-steward-asf[bot] 2023-10-22 00:14:18 +00:00 committed by Matthew de Detrich
parent b6ef02e481
commit 00c6bac1a7

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