X-Git-Url: https://git.xandkar.net/?p=beam_stats.git;a=blobdiff_plain;f=rebar.config;h=c99a601378866724ee971e0e1a3a85f889c7a464;hp=5eb75d13ba7e2fb7f632babe4026e802362da5b5;hb=81e131a4b5ad42f9fbc277c1164bf7f2f243a8e7;hpb=c37a5360de581efa57d792dd3e94ee0514b94914 diff --git a/rebar.config b/rebar.config index 5eb75d1..c99a601 100644 --- a/rebar.config +++ b/rebar.config @@ -1,5 +1,5 @@ { deps -, [ {hope, ".*", {git, "https://github.com/ibnfirnas/hope.git", {tag, "3.8.0"}}} +, [ {hope, ".*", {git, "https://github.com/ibnfirnas/hope.git", {tag, "3.8.1"}}} , {meck, ".*", {git, "https://github.com/eproxus/meck.git" , {tag, "0.8.3"}}} ] }.