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