diff --git a/rebar.config b/rebar.config index 1711cd4..111ce1c 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, "0eef4488973a568ed24da201a7b7c1df465d2406"}}} + {ref, "4f0a0c64132f837ee47cfaf99cddafabfe4fd7f1"}}} ]}. {profiles, [{test, [{deps, [{meck, "0.8.12"}]}]}]}.