From cde4b9092a426a458fb66fa04b4a8f3589290847 Mon Sep 17 00:00:00 2001 From: turtleDeng Date: Fri, 16 Jul 2021 20:00:18 +0800 Subject: [PATCH] chore: update hocon tag --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index b688df419..bd4f7c80a 100644 --- a/rebar.config +++ b/rebar.config @@ -61,7 +61,7 @@ , {observer_cli, "1.6.1"} % NOTE: depends on recon 2.5.1 , {getopt, "1.0.1"} , {snabbkaffe, {git, "https://github.com/kafka4beam/snabbkaffe.git", {tag, "0.13.0"}}} - , {hocon, {git, "https://github.com/emqx/hocon.git", {tag, "0.10.1"}}} + , {hocon, {git, "https://github.com/emqx/hocon.git", {tag, "0.10.3"}}} , {emqx_http_lib, {git, "https://github.com/emqx/emqx_http_lib.git", {tag, "0.2.1"}}} , {esasl, {git, "https://github.com/emqx/esasl", {tag, "0.1.0"}}} ]}.