aboutsummaryrefslogtreecommitdiff
path: root/test/simple/build
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/simple/build
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/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 62433e1..3d0e105 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", "bf4e2c5971adadf4506cacb22094225ceae5a8c1", Some("test/library-test"))
+ GitDependency("https://github.com/cvogt/cbt.git", "fe04889a6c3fe73ccdb4b19b44ac62e2b1a96f7d", Some("test/library-test"))
) ++
// FIXME: make the below less verbose
Resolver( mavenCentral ).bind(