diff --git a/rebar.config b/rebar.config index 2574418..fd08c63 100644 --- a/rebar.config +++ b/rebar.config @@ -21,7 +21,7 @@ {erl_mesos, ".*", {git, "https://github.com/basho-labs/mesos-erlang", {tag, "v1.0.0"}}}, {riak_mesos_md_mgr, ".*", {git, "https://github.com/basho-labs/riak-mesos-metadata-manager", {tag, "0.1.0"}}}, {uuid, ".*", {git, "https://github.com/avtobiff/erlang-uuid.git", {tag, "v0.5.0"}}}, - {riak_explorer, ".*", {git, "git://github.com/basho-labs/riak_explorer", {tag, "1.3.0"}}} + {riak_explorer, ".*", {git, "git://github.com/basho-labs/riak_explorer", {tag, "1.4.1"}}} ]}. {plugins, [rebar_lock_deps_plugin]}. diff --git a/rebar.config.lock b/rebar.config.lock index f3881e8..ce06918 100644 --- a/rebar.config.lock +++ b/rebar.config.lock @@ -99,6 +99,6 @@ "7222ecaebceb5422e74a9c1503043bbc6036f6b7"}}, {riak_explorer,".*", {git,"git://github.com/basho-labs/riak_explorer", - "0cb05b1a30a8ceb46008415567cf9535dc52b570"}}]}. + "4c32a70c79d4f4f1347727d0a40949126efce97f"}}]}. {plugins,[rebar_lock_deps_plugin]}.