There was an error while loading. Please reload this page.
1 parent 1b87e8d commit e833df8Copy full SHA for e833df8
1 file changed
rebar.config
@@ -23,7 +23,7 @@
23
deprecated_function_calls,
24
deprecated_functions]}.
25
26
-{profiles, [{test, [{deps, [{proc, "1.1.1"}, {meck, "0.9.2"}]}]}]}.
+{profiles, [{test, [{deps, [{proc, "1.1.2"}, {meck, "0.9.2"}]}]}]}.
27
28
{alias, [{test, [format, lint, hank, xref, dialyzer, eunit, ct, cover]}]}.
29
0 commit comments