]> granicus.if.org Git - ejabberd/commitdiff
Bump cache_tab version
authorEvgeny Khramtsov <ekhramtsov@process-one.net>
Mon, 1 Jul 2019 06:26:56 +0000 (09:26 +0300)
committerEvgeny Khramtsov <ekhramtsov@process-one.net>
Mon, 1 Jul 2019 06:26:56 +0000 (09:26 +0300)
rebar.config

index e8c88a18a0a1b353ef2789d4e46038616091ac77..83a51b399d8b84677d72f2ca8a9011d7a4428152 100644 (file)
@@ -20,7 +20,7 @@
 
 {deps, [{lager, ".*", {git, "https://github.com/erlang-lager/lager", "3.6.10"}},
         {p1_utils, ".*", {git, "https://github.com/processone/p1_utils", "2887223"}},
-        {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", "a425873340"}},
+        {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", "f3d8376"}},
         {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.1.1"}}},
         {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.16"}}},
         {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", "7fd02f3a2f"}},