Try out Config lib 1.3.5-RC1 (#27626)

This commit is contained in:
Johan Andrén 2019-09-05 11:23:24 +02:00 committed by GitHub
parent cfdce069b4
commit 3fa133d901
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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