Update typesafe:config to 1.4.5 (#2191)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
4ef6400f6a
commit
4405e736c1
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ object Dependencies {
|
|||
object Compile {
|
||||
// Compile
|
||||
|
||||
val config = "com.typesafe" % "config" % "1.4.4"
|
||||
val config = "com.typesafe" % "config" % "1.4.5"
|
||||
val `netty-transport` = "io.netty" % "netty-transport" % nettyVersion
|
||||
val `netty-handler` = "io.netty" % "netty-handler" % nettyVersion
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue