Fix build of Java-Sbt sample

This commit is contained in:
Dmitry Melnichenko
2015-09-03 15:18:42 +03:00
parent 9c3f95782d
commit b484f377dd
3 changed files with 3 additions and 1 deletions

View File

@@ -1 +1 @@
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.1.0")
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0")