Skip to content

Commit

Permalink
chore(deps): upgrade eredis_cluster to 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
HJianBo authored and turtleDeng committed Jan 29, 2021
1 parent 2c376f5 commit da93cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{deps,
[{eredis_cluster, {git, "https://github.com/emqx/eredis_cluster", {tag, "0.6.3"}}},
[{eredis_cluster, {git, "https://github.com/emqx/eredis_cluster", {tag, "0.6.4"}}},
{ecpool, {git, "https://github.com/emqx/ecpool", {tag, "v0.4.2"}}},
{emqx_passwd, {git, "https://github.com/emqx/emqx-passwd", {tag, "v1.1.1"}}}
]}.
Expand Down

0 comments on commit da93cfc

Please sign in to comment.