From 326e8da06daed7755234debe2389f42e1e793cc3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Chmielowski?= Date: Sun, 29 Jan 2017 14:51:03 +0100 Subject: [PATCH] Use newer version of epam --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index f24b922d5..40621ef53 100644 --- a/rebar.config +++ b/rebar.config @@ -38,7 +38,7 @@ {if_var_true, sqlite, {sqlite3, ".*", {git, "https://github.com/processone/erlang-sqlite3", {tag, "1.1.5"}}}}, {if_var_true, pam, {epam, ".*", {git, "https://github.com/processone/epam", - {tag, "1.0.1"}}}}, + {tag, "1.0.2"}}}}, {if_var_true, zlib, {ezlib, ".*", {git, "https://github.com/processone/ezlib", {tag, "1.0.2"}}}}, {if_var_true, riak, {riakc, ".*", {git, "https://github.com/basho/riak-erlang-client", -- 2.40.0