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