diff --git a/project/plugins.sbt b/project/plugins.sbt index 25c9598..e2aff53 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -4,4 +4,4 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.5") addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.8") -addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0") \ No newline at end of file +addSbtPlugin("com.github.sbt" % "sbt-release" % "1.3.0") \ No newline at end of file