From 7d2d125f3de0712fc081bdcd3841766d481bafd9 Mon Sep 17 00:00:00 2001 From: Martin Sumner Date: Tue, 11 Feb 2020 13:00:26 +0000 Subject: [PATCH] Update ibrowse --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 34b8b5c9..71d4dd1e 100644 --- a/rebar.config +++ b/rebar.config @@ -12,7 +12,7 @@ [ {kvc, ".*", {git, "git://github.com/etrepum/kvc.git", {tag, "v1.5.0"}}}, {riak_kv, ".*", {git, "git://github.com/basho/riak_kv.git", {branch, "develop-2.9"}}}, - {ibrowse, "4.3", {git, "git://github.com/cmullaparthi/ibrowse.git", {tag, "v4.3"}}}, + {ibrowse, ".*", {git, "git://github.com/basho/ibrowse.git", {branch, "develop-2.9"}}}, {fuse, "2.1.0", {git, "https://github.com/jlouis/fuse.git", {tag, "v2.1.0"}}}, {riakc, ".*", {git, "git://github.com/basho/riak-erlang-client", {branch, "develop-2.9"}}} ]}.