diff --git a/project/build.sbt b/project/build.sbt index 18e1242b..91440e90 100644 --- a/project/build.sbt +++ b/project/build.sbt @@ -1,2 +1,2 @@ libraryDependencies ++= - Seq("com.typesafe" % "config" % "1.4.1") + Seq("com.typesafe" % "config" % "1.4.2")