X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=rebar.config;h=c99a601378866724ee971e0e1a3a85f889c7a464;hb=4aa6c4be9b6778fc24a9a9924b45aad048026eb2;hp=8a4f3f12b5c785418bcb82a025639c82b9ca4ee6;hpb=2a3f0971212cecc1e7a414131e8d376385264eae;p=beam_stats.git diff --git a/rebar.config b/rebar.config index 8a4f3f1..c99a601 100644 --- a/rebar.config +++ b/rebar.config @@ -1,5 +1,6 @@ { deps -, [ {hope, ".*", {git, "https://github.com/ibnfirnas/hope.git", {tag, "3.7.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"}}} ] }.