--- a/build.sbt Sat Oct 01 15:28:45 2011 +0200
+++ b/build.sbt Fri Feb 10 10:52:57 2012 +0100
@@ -4,10 +4,10 @@
organization := "net.tz.lift"
-scalaVersion := "2.8.1"
+scalaVersion := "2.8.2"
{
-val liftVer = "2.3"
+val liftVer = "2.4"
libraryDependencies ++= Seq(
"net.liftweb" %% "lift-mapper" % liftVer,
"net.liftweb" %% "lift-widgets" % liftVer,
--- a/project/build.properties Sat Oct 01 15:28:45 2011 +0200
+++ b/project/build.properties Fri Feb 10 10:52:57 2012 +0100
@@ -1,1 +1,1 @@
-sbt.version=0.11.0
+sbt.version=0.11.2