test: update epgsql branch to test

This commit is contained in:
zhouzb 2022-01-07 14:44:56 +08:00
parent 6d12bb8e17
commit 76695c9652
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
{emqx, {path, "../emqx"}},
{eldap2, {git, "https://github.com/emqx/eldap2", {tag, "v0.2.2"}}},
{mysql, {git, "https://github.com/emqx/mysql-otp", {tag, "1.7.1"}}},
{epgsql, {git, "https://github.com/emqx/epgsql", {tag, "4.7-emqx.1"}}},
{epgsql, {git, "https://github.com/emqx/epgsql", {branch, "test"}}},
%% NOTE: mind poolboy version when updating mongodb-erlang version
{mongodb, {git,"https://github.com/emqx/mongodb-erlang", {tag, "v3.0.11"}}},
%% NOTE: mind poolboy version when updating eredis_cluster version