Upgrade to Config 1.4.0 (#27985)

This commit is contained in:
Johan Andrén 2019-10-14 12:55:56 +02:00 committed by Christopher Batey
parent b50ebde456
commit b5400975e5

View file

@ -55,7 +55,7 @@ object Dependencies {
object Compile {
// Compile
val config = "com.typesafe" % "config" % "1.3.5-RC1" // ApacheV2
val config = "com.typesafe" % "config" % "1.4.0" // ApacheV2
val netty = "io.netty" % "netty" % nettyVersion // ApacheV2
val scalaReflect = ScalaVersionDependentModuleID.versioned("org.scala-lang" % "scala-reflect" % _) // Scala License