Upgrade meck to 0.8.13
authorSiraaj Khandkar <siraaj@khandkar.net>
Mon, 9 Dec 2019 15:03:45 +0000 (10:03 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Mon, 9 Dec 2019 15:03:45 +0000 (10:03 -0500)
rebar.config

index 3ef28ad..32eb45a 100644 (file)
@@ -1,6 +1,6 @@
 { deps
 , [ {hope, ".*", {git, "https://github.com/xandkar/hope.git"  , {tag, "4.0.0"}}}
-  , {meck, ".*", {git, "https://github.com/eproxus/meck.git"  , {tag, "0.8.3"}}}
+  , {meck, ".*", {git, "https://github.com/eproxus/meck.git"  , {tag, "0.8.13"}}}
   ]
 }.
 
This page took 0.019529 seconds and 4 git commands to generate.