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