aboutsummaryrefslogtreecommitdiff
path: root/test/library-test
diff options
context:
space:
mode:
authorChristopher Vogt <oss.nsp@cvogt.org>2016-11-09 22:13:41 -0500
committerChristopher Vogt <oss.nsp@cvogt.org>2016-11-09 22:13:41 -0500
commit75310e0cb942883545f0a142b2e7b61dbb1134b4 (patch)
treec4a8d7b52809616d54eba1330616a2916c65a9ce /test/library-test
parentfe04889a6c3fe73ccdb4b19b44ac62e2b1a96f7d (diff)
downloadcbt-75310e0cb942883545f0a142b2e7b61dbb1134b4.tar.gz
cbt-75310e0cb942883545f0a142b2e7b61dbb1134b4.tar.bz2
cbt-75310e0cb942883545f0a142b2e7b61dbb1134b4.zip
Upgrade references cbt versions after binary incompatible Context change
part 2
Diffstat (limited to 'test/library-test')
-rw-r--r--test/library-test/build/build.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/library-test/build/build.scala b/test/library-test/build/build.scala
index ffdd0a5..85c09ac 100644
--- a/test/library-test/build/build.scala
+++ b/test/library-test/build/build.scala
@@ -1,6 +1,6 @@
import cbt._
-// cbt:https://github.com/cvogt/cbt.git#bf4e2c5971adadf4506cacb22094225ceae5a8c1
+// cbt:https://github.com/cvogt/cbt.git#fe04889a6c3fe73ccdb4b19b44ac62e2b1a96f7d
class Build(val context: Context) extends BaseBuild with PackageJars{
def groupId = "cbt.test"
def version = "0.1"