Upgrade proper to commit which fixes handling of user-defined types
[hope.git] / rebar_test_build.config
index 801bc90..d3c1b34 100644 (file)
@@ -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}.
This page took 0.025422 seconds and 4 git commands to generate.