]> granicus.if.org Git - ejabberd/commitdiff
Use lager 3.6.10
authorEvgeny Khramtsov <ekhramtsov@process-one.net>
Mon, 20 May 2019 09:10:23 +0000 (12:10 +0300)
committerEvgeny Khramtsov <ekhramtsov@process-one.net>
Mon, 20 May 2019 09:10:23 +0000 (12:10 +0300)
rebar.config

index 09a5beadd857fdbecfaa046ee00ecbea7da954c5..8612a9e139bc8b34807bf3c58bc9d0fbf04d7d16 100644 (file)
@@ -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"}}},