Update typesafe:config to 1.4.3
This commit is contained in:
parent
b6ef02e481
commit
00c6bac1a7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue