Update mysql driver to get rid of warning

This commit is contained in:
Paweł Chmielowski 2020-04-16 14:06:04 +02:00
parent 0705695e02
commit cb1c0a3188
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
{if_var_true, stun, {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.31"}}}},
{if_var_true, sip, {esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.32"}}}},
{if_var_true, mysql, {p1_mysql, ".*", {git, "https://github.com/processone/p1_mysql",
{tag, "1.0.14"}}}},
"604f7b339e845c2fb4219960a19fc5c048f16c0b"}}},
{if_var_true, pgsql, {p1_pgsql, ".*", {git, "https://github.com/processone/p1_pgsql",
{tag, "1.1.9"}}}},
{if_var_true, sqlite, {sqlite3, ".*", {git, "https://github.com/processone/erlang-sqlite3",