diff --git a/rebar.config b/rebar.config index 09a5beadd..8612a9e13 100644 --- a/rebar.config +++ b/rebar.config @@ -18,7 +18,7 @@ %%% %%%---------------------------------------------------------------------- -{deps, [{lager, ".*", {git, "https://github.com/erlang-lager/lager", "3.6.7"}}, +{deps, [{lager, ".*", {git, "https://github.com/erlang-lager/lager", "3.6.10"}}, {p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.14"}}}, {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", "5079ca9"}}, {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.1.0"}}},