X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=rebar_test_build.config;h=d3c1b3482e1c35a25ce83f3bf348b6e89eb78786;hb=fef301085ff208638f7c07c1fb9048f3deaf01bd;hp=84843333871150f34f12d17a4fad4f07ea03dca8;hpb=efcdece0c88c66e890be5724e707b9132c35df56;p=hope.git diff --git a/rebar_test_build.config b/rebar_test_build.config index 8484333..d3c1b34 100644 --- a/rebar_test_build.config +++ b/rebar_test_build.config @@ -2,7 +2,7 @@ {clean_files, ["test/*.beam"]}. {deps, - [{proper, ".*", {git, "https://github.com/manopapad/proper.git", {tag, "v1.1"}}}] + [{proper, ".*", {git, "https://github.com/manopapad/proper.git", "ced2ddb3a719aec22e5abe55c51b56658b0e8a87"}}] }. {cover_enabled, true}.