diff --git a/rebar.config b/rebar.config index 7589856..4ae936b 100644 --- a/rebar.config +++ b/rebar.config @@ -16,7 +16,7 @@ ]}. {plugins, [{rebar_aecuckooprebuilt_dep, {git, "https://github.com/aeternity/rebar3-cuckoo-prebuilt-plugin.git", - {ref, "4f0a0c64132f837ee47cfaf99cddafabfe4fd7f1"}}} + {ref, "3981d79"}}} ]}. {profiles, [{test, [{deps, [{meck, "0.8.13"}]}]}]}.