summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorPaweł Chmielowski <pawel@process-one.net>2021-07-21 11:37:32 +0200
committerPaweł Chmielowski <pawel@process-one.net>2021-07-21 11:37:32 +0200
commita3478b7f0f4136bd9606a6fc99b8bea699cb26bf (patch)
tree7cec08add2016cd2935c0d264fa8618413526967 /rebar.config
parentUpdate dependences (diff)
Update pam
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 1a3a1672..ea81f72e 100644
--- a/rebar.config
+++ b/rebar.config
@@ -26,7 +26,7 @@
{if_var_true, elixir,
{elixir, ".*", {git, "https://github.com/elixir-lang/elixir", {tag, "v1.12.0"}}}},
{if_var_true, pam,
- {epam, ".*", {git, "https://github.com/processone/epam", {tag, "1.0.11"}}}},
+ {epam, ".*", {git, "https://github.com/processone/epam", {tag, "1.0.12"}}}},
{if_var_true, redis,
{eredis, ".*", {git, "https://github.com/wooga/eredis", {tag, "v1.2.0"}}}},
{if_var_true, sip,