diff --git a/rebar.config b/rebar.config index 1faa919..4842572 100644 --- a/rebar.config +++ b/rebar.config @@ -4,7 +4,7 @@ {deps, [{jiffy, {git, "https://github.com/emqx/jiffy", {tag, "1.0.5"}}}, {eetcd, {git, "https://github.com/zhongwencool/eetcd", {tag, "v0.3.4"}}}, {snabbkaffe, {git, "https://github.com/kafka4beam/snabbkaffe", {tag, "1.0.0"}}}, - {mria, {git, "https://github.com/emqx/mria", {tag, "0.8.9"}}} + {mria, {git, "https://github.com/emqx/mria", {tag, "0.8.10"}}} ]}. {erl_opts, [warn_unused_vars,