From 8ccefab7f8a09579087626fe75911115e8f6f483 Mon Sep 17 00:00:00 2001 From: Christopher Vogt Date: Tue, 8 Nov 2016 00:42:35 -0500 Subject: upgrade hard-coded git hash dependencies after tests pass --- test/library-test/build/build.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/library-test') diff --git a/test/library-test/build/build.scala b/test/library-test/build/build.scala index f3b1839..625f357 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#6906ad4ad5f5b018e3493af8d3d4d9df8ac1e6e7 +// cbt:https://github.com/cvogt/cbt.git#0fcdda6062c4e2720f602d976d85961970f44fa0 class Build(val context: Context) extends BaseBuild with PackageJars{ def groupId = "cbt.test" def defaultVersion = "0.1" -- cgit v1.2.3