diff --git a/project/build.properties b/project/build.properties new file mode 100644 index 0000000..304ec92 --- /dev/null +++ b/project/build.properties @@ -0,0 +1 @@ +sbt.version=0.13.7 \ No newline at end of file diff --git a/project/plugins.sbt b/project/plugins.sbt index ef6ceea..9190bbb 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ -addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0") +addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.1")