Test on newer releases
[hope.git] / rebar_test_build.config
index 8484333..d3c1b34 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", "ced2ddb3a719aec22e5abe55c51b56658b0e8a87"}}]
 }.
 
 {cover_enabled, true}.
This page took 0.026134 seconds and 4 git commands to generate.