Skip to content

Commit

Permalink
chore: upgrade to mria 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
HJianBo committed Jan 25, 2024
1 parent 584858b commit 847d53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 847d53f

Please sign in to comment.