From 8276435529583edb7bec86671e3516360d7703af Mon Sep 17 00:00:00 2001 From: Andrew Mayorov Date: Fri, 10 Jan 2025 18:45:08 +0100 Subject: [PATCH] chore: bump `mria` to 0.8.11 --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 4842572..456a523 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.10"}}} + {mria, {git, "https://github.com/emqx/mria", {tag, "0.8.11"}}} ]}. {erl_opts, [warn_unused_vars,