diff --git a/rebar.config b/rebar.config index 7261e8562..4b5bda9dc 100644 --- a/rebar.config +++ b/rebar.config @@ -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"}}} ]}.