Skip to content

Commit 891e84e

Browse files
committed
bump cbt requirement to latest stable
1 parent 2a574ce commit 891e84e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar_dev.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
{deps, [
4141
%% btree library
4242
{cbt, ".*", {git, "https://bitbucket.org/refugeio/cbt.git",
43-
{tag ,"1.0.0"}}},
43+
{tag ,"1.1.0"}}},
4444

4545
{eunit_formatters, ".*",
4646
{git, "git://github.com/seancribbs/eunit_formatters",

0 commit comments

Comments
 (0)