X-Git-Url: https://git.xandkar.net/?p=beam_stats.git;a=blobdiff_plain;f=rebar.config;h=32eb45aa8c747c59787ca3937f02960d92b09de7;hp=3ef28ad51ce8fd460946e1d572856536fc83de24;hb=c2ce7b4f583f3556d6f8f6c066522d545309a11e;hpb=4de75907abbf0a1058156aa6bd8e413024e33161 diff --git a/rebar.config b/rebar.config index 3ef28ad..32eb45a 100644 --- a/rebar.config +++ b/rebar.config @@ -1,6 +1,6 @@ { deps , [ {hope, ".*", {git, "https://github.com/xandkar/hope.git" , {tag, "4.0.0"}}} - , {meck, ".*", {git, "https://github.com/eproxus/meck.git" , {tag, "0.8.3"}}} + , {meck, ".*", {git, "https://github.com/eproxus/meck.git" , {tag, "0.8.13"}}} ] }.