]> granicus.if.org Git - ejabberd/commitdiff
Bump lager version
authorEvgeny Khramtsov <ekhramtsov@process-one.net>
Fri, 23 Nov 2018 10:34:21 +0000 (13:34 +0300)
committerEvgeny Khramtsov <ekhramtsov@process-one.net>
Fri, 23 Nov 2018 10:34:21 +0000 (13:34 +0300)
rebar.config

index 777842c2557a9886da82daae8a01615876f3e0f4..a87ec0054abdd5702fc63ecd6e414c5625af510a 100644 (file)
@@ -18,8 +18,7 @@
 %%%
 %%%----------------------------------------------------------------------
 
-{deps, [{lager, ".*", {git, "https://github.com/erlang-lager/lager",
-                       {tag, {if_version_above, "17", "3.6.5", "3.2.1"}}}},
+{deps, [{lager, ".*", {git, "https://github.com/erlang-lager/lager", "3.6.7"}},
         {p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.13"}}},
         {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", {tag, "1.0.16"}}},
         {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", "9b25543cf1200e3b216996598771962461ea51c8"}},