fix: update pgsql sdk for otp23 & otp24

This commit is contained in:
DDDHuang 2022-05-20 14:04:53 +08:00
parent 84fa6bfaeb
commit ae71125271
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{deps,
[{epgsql, {git, "https://github.com/epgsql/epgsql.git", {tag, "4.4.0"}}}
[{epgsql, {git, "https://github.com/epgsql/epgsql.git", {tag, "4.6.0"}}}
]}.
{erl_opts, [warn_unused_vars,