aboutsummaryrefslogtreecommitdiff
path: root/test/simple/build
diff options
context:
space:
mode:
authorChristopher Vogt <oss.nsp@cvogt.org>2016-11-09 21:58:52 -0500
committerChristopher Vogt <oss.nsp@cvogt.org>2016-11-09 21:58:52 -0500
commitfe04889a6c3fe73ccdb4b19b44ac62e2b1a96f7d (patch)
treefd301075ecfd0e9bb0a8ee2641312dfc4f1ea318 /test/simple/build
parentbf4e2c5971adadf4506cacb22094225ceae5a8c1 (diff)
downloadcbt-fe04889a6c3fe73ccdb4b19b44ac62e2b1a96f7d.tar.gz
cbt-fe04889a6c3fe73ccdb4b19b44ac62e2b1a96f7d.tar.bz2
cbt-fe04889a6c3fe73ccdb4b19b44ac62e2b1a96f7d.zip
Upgrade references cbt versions after binary incompatible Context change
Diffstat (limited to 'test/simple/build')
-rw-r--r--test/simple/build/build.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/simple/build/build.scala b/test/simple/build/build.scala
index 3ab2206..62433e1 100644
--- a/test/simple/build/build.scala
+++ b/test/simple/build/build.scala
@@ -5,7 +5,7 @@ class Build(val context: cbt.Context) extends BaseBuild{
super.dependencies
++
Seq(
- GitDependency("https://github.com/cvogt/cbt.git", "0fcdda6062c4e2720f602d976d85961970f44fa0", Some("test/library-test"))
+ GitDependency("https://github.com/cvogt/cbt.git", "bf4e2c5971adadf4506cacb22094225ceae5a8c1", Some("test/library-test"))
) ++
// FIXME: make the below less verbose
Resolver( mavenCentral ).bind(