diff --git a/rebar.config b/rebar.config index 66e9732..c86a69c 100644 --- a/rebar.config +++ b/rebar.config @@ -2,7 +2,7 @@ %% NOTE: When possible deps are referenced by Git ref to ensure consistency between builds. {deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", - {ref,"99bf097"}}} + {ref,"19d0e3e"}}} ]}. diff --git a/rebar.lock b/rebar.lock index 34aa736..46b23b6 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,4 +1,4 @@ [{<<"aebytecode">>, {git,"https://github.com/aeternity/aebytecode.git", - {ref,"99bf097759dedbe7553f87a796bc7e1c7322e64b"}}, + {ref,"19d0e3ee8493ac2a8f041636445734bade45d65f"}}, 0}].