Upgrade to SBT 0.13.7

This commit is contained in:
Ben McCann 2014-12-01 17:09:46 -08:00
parent f3ec3aa910
commit 54e780d308
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ crossPaths := false
libraryDependencies += "net.liftweb" %% "lift-json" % "2.5" % "test"
libraryDependencies += "com.novocode" % "junit-interface" % "0.10-M4" % "test"
libraryDependencies += "com.novocode" % "junit-interface" % "0.11" % "test"
externalResolvers += "Scala Tools Snapshots" at "http://scala-tools.org/repo-snapshots/"

View File

@ -1 +1 @@
sbt.version=0.13.1
sbt.version=0.13.7