diff --git a/rebar.config b/rebar.config index 0dbdacf..13aa889 100644 --- a/rebar.config +++ b/rebar.config @@ -20,7 +20,7 @@ ]}. {plugins, [{rebar_aecuckooprebuilt_dep, {git, "https://github.com/aeternity/rebar3-cuckoo-prebuilt-plugin.git", - {ref, "2b2f3b3cf969ee91ba41d8351f3808530a8bf28e"}}} + {ref, "0eef4488973a568ed24da201a7b7c1df465d2406"}}} ]}. {profiles, [{test, [{deps, [{meck, "0.8.12"}]}]}]}.