Update rebar.config

This commit is contained in:
Feng Lee 2019-01-23 11:00:30 +08:00 committed by Feng Lee
parent 88dbbc3a44
commit bb9c41c9f0
1 changed files with 2 additions and 2 deletions

View File

@ -6,9 +6,9 @@
%% appended to deps in rebar.config.script
{github_emqx_deps,
[{gen_rpc, "2.3.0"},
{ekka, "v0.5.1"},
{ekka, "v0.5.3"},
{replayq, "v0.1.1"},
{esockd, "v5.4.3"},
{esockd, "v5.4.4"},
{cuttlefish, "v2.2.1"}
]}.