X-Git-Url: https://git.xandkar.net/?p=hope.git;a=blobdiff_plain;f=rebar_test_build.config;h=d3c1b3482e1c35a25ce83f3bf348b6e89eb78786;hp=801bc90c5e55993c0e558f26098306047afdec45;hb=61cace5b6adc4e9385cda749448b12c81951eef1;hpb=d2bddc7bbf3325b16e1de0afabfebb6cf57b505e diff --git a/rebar_test_build.config b/rebar_test_build.config index 801bc90..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", "20e62bc32f9bd43fe2ff52944a4ef99eb71d1399"}}] + [{proper, ".*", {git, "https://github.com/manopapad/proper.git", "ced2ddb3a719aec22e5abe55c51b56658b0e8a87"}}] }. {cover_enabled, true}.