Update cuttlefish to v2.1.1 (#1978)

This commit is contained in:
Shawn 2018-11-23 11:04:55 +08:00 committed by turtleDeng
parent 6fa183f847
commit 93a079752f
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ NO_AUTOPATCH = cuttlefish
ERLC_OPTS += +debug_info -DAPPLICATION=emqx
BUILD_DEPS = cuttlefish
dep_cuttlefish = git https://github.com/emqx/cuttlefish v2.1.0
dep_cuttlefish = git https://github.com/emqx/cuttlefish v2.1.1
#TEST_DEPS = emqx_ct_helplers
#dep_emqx_ct_helplers = git git@github.com:emqx/emqx-ct-helpers

View File

@ -9,7 +9,7 @@
{ekka, "v0.5.1"},
{clique, "develop"},
{esockd, "v5.4.2"},
{cuttlefish, "v2.1.0"}
{cuttlefish, "v2.1.1"}
]}.
{edoc_opts, [{preprocess, true}]}.