I\'m getting this error when trying to run my project.
Exception in thread \"main\" java.lang.NoSuchMethodError: com.typesafe.config.Config.getDuration
Adding TypeSafe 1.3.1 as dependency might help, add it as part of your Seq() of dependencies:
"com.typesafe" % "config" % "1.3.1"