From 847d53fa4cee1013a9af6ea5a1a415d59a383190 Mon Sep 17 00:00:00 2001 From: JianBo He Date: Thu, 25 Jan 2024 14:32:25 +0800 Subject: [PATCH] chore: upgrade to mria 0.8.3 --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 2dfc020..0214664 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.2"}}} + {mria, {git, "https://github.com/emqx/mria", {tag, "0.8.3"}}} ]}. {erl_opts, [warn_unused_vars,