Merge pull request #3040 from emqx/bump-version

Upgrade deps to ekka v0.7.1
This commit is contained in:
tigercl 2019-11-18 11:07:38 +08:00 committed by GitHub
commit 23423e5c77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
{cowboy, "2.7.0"}, {cowboy, "2.7.0"},
{gproc, "0.8.0"}, {gproc, "0.8.0"},
{esockd, {git, "https://github.com/emqx/esockd", {tag, "5.6.0"}}}, {esockd, {git, "https://github.com/emqx/esockd", {tag, "5.6.0"}}},
{ekka, {git, "https://github.com/emqx/ekka", {tag, "0.7.0"}}}, {ekka, {git, "https://github.com/emqx/ekka", {tag, "0.7.1"}}},
{gen_rpc, {git, "https://github.com/emqx/gen_rpc", {tag, "2.4.1"}}}, {gen_rpc, {git, "https://github.com/emqx/gen_rpc", {tag, "2.4.1"}}},
{cuttlefish, {git, "https://github.com/emqx/cuttlefish", {tag, "v3.0.0"}}} {cuttlefish, {git, "https://github.com/emqx/cuttlefish", {tag, "v3.0.0"}}}
]}. ]}.