Upgrade proper to current HEAD, to build on OTP 18.X
[hope.git] / rebar_test_build.config
index 8484333..801bc90 100644 (file)
@@ -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}.
This page took 0.019556 seconds and 4 git commands to generate.