diff --git a/rebar.config b/rebar.config index 6120535ed..512065fe4 100644 --- a/rebar.config +++ b/rebar.config @@ -39,7 +39,7 @@ {if_var_true, pgsql, {p1_pgsql, ".*", {git, "https://github.com/processone/p1_pgsql", {tag, "1.1.4"}}}}, {if_var_true, sqlite, {sqlite3, ".*", {git, "https://github.com/processone/erlang-sqlite3", - {tag, "1.1.5"}}}}, + {tag, "1.1.6"}}}}, {if_var_true, pam, {epam, ".*", {git, "https://github.com/processone/epam", {tag, "1.0.3"}}}}, {if_var_true, zlib, {ezlib, ".*", {git, "https://github.com/processone/ezlib",