aboutsummaryrefslogtreecommitdiff
path: root/project/plugins.sbt
diff options
context:
space:
mode:
authorAnthony Pieter Holland <anthony.holland@gmail.com>2016-03-25 18:23:27 +0200
committerAnthony Pieter Holland <anthony.holland@gmail.com>2016-03-25 18:23:27 +0200
commit3df9e26bb9aa7b992dd704c72e34e0e28159f426 (patch)
treef12e27a5a3c47d645508a91abdb2eee3e37de9c4 /project/plugins.sbt
parent08831a9fb92242a4b1af2f5f3e12d560d36d6659 (diff)
downloadslick-codegen-example-3df9e26bb9aa7b992dd704c72e34e0e28159f426.tar.gz
slick-codegen-example-3df9e26bb9aa7b992dd704c72e34e0e28159f426.tar.bz2
slick-codegen-example-3df9e26bb9aa7b992dd704c72e34e0e28159f426.zip
Updated library version for sbt, scala, slick, sl4j, h2 and the eclipse plugin to latest stable versions as of the time of this commit. Also has to remove prefix "scala." from val profile in Example.scala
Diffstat (limited to 'project/plugins.sbt')
-rw-r--r--project/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 0b28604..87c66b0 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1 +1 @@
-addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.2.0")
+addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0")