Update rebar.config
This commit is contained in:
parent
88dbbc3a44
commit
bb9c41c9f0
|
@ -6,9 +6,9 @@
|
||||||
%% appended to deps in rebar.config.script
|
%% appended to deps in rebar.config.script
|
||||||
{github_emqx_deps,
|
{github_emqx_deps,
|
||||||
[{gen_rpc, "2.3.0"},
|
[{gen_rpc, "2.3.0"},
|
||||||
{ekka, "v0.5.1"},
|
{ekka, "v0.5.3"},
|
||||||
{replayq, "v0.1.1"},
|
{replayq, "v0.1.1"},
|
||||||
{esockd, "v5.4.3"},
|
{esockd, "v5.4.4"},
|
||||||
{cuttlefish, "v2.2.1"}
|
{cuttlefish, "v2.2.1"}
|
||||||
]}.
|
]}.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue