diff --git a/rebar.config b/rebar.config index c86a69c..de1c28d 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,"19d0e3e"}}} + {ref,"6aec14e"}}} ]}. diff --git a/rebar.lock b/rebar.lock index 46b23b6..36a13da 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,4 +1,4 @@ [{<<"aebytecode">>, {git,"https://github.com/aeternity/aebytecode.git", - {ref,"19d0e3ee8493ac2a8f041636445734bade45d65f"}}, + {ref,"6aec14e64d9ad4dedad98c64b2c16e30af1ea9ea"}}, 0}].