Update deps

This commit is contained in:
Paweł Chmielowski 2020-12-10 15:00:46 +01:00
parent af9d642a71
commit d64e453364
1 changed files with 2 additions and 2 deletions

View File

@ -53,11 +53,11 @@
{if_var_true, elixir,
{rebar_elixir_plugin, ".*", {git, "https://github.com/processone/rebar_elixir_plugin", "0.1.0"}}}},
{if_var_true, sqlite,
{sqlite3, ".*", {git, "https://github.com/processone/erlang-sqlite3", {tag, "v1.1.5"}}}},
{sqlite3, ".*", {git, "https://github.com/processone/erlang-sqlite3", {tag, "v1.1.6"}}}},
{stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.24"}}},
{if_var_true, stun,
{stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.40"}}}},
{xmpp, ".*", {git, "https://github.com/processone/xmpp", "0f61d2356323b98ad04739c6ce72a10061c19a7c"}},
{xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.5.1"}}},
{yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.9"}}}
]}.