X-Git-Url: https://git.xandkar.net/?p=hope.git;a=blobdiff_plain;f=rebar_test_build.config;h=801bc90c5e55993c0e558f26098306047afdec45;hp=84843333871150f34f12d17a4fad4f07ea03dca8;hb=d2bddc7bbf3325b16e1de0afabfebb6cf57b505e;hpb=efcdece0c88c66e890be5724e707b9132c35df56 diff --git a/rebar_test_build.config b/rebar_test_build.config index 8484333..801bc90 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", "20e62bc32f9bd43fe2ff52944a4ef99eb71d1399"}}] }. {cover_enabled, true}.