Skip to content

Commit 3929fa5

Browse files
committed
Standardise on cuttlefish version
1 parent 47c4aca commit 3929fa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rebar.config

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232

3333
{deps, [
3434
{cuttlefish,
35-
{git, "https://github.com/kyorai/cuttlefish.git",
36-
{tag, "v3.0.1"} }}
35+
{git, "https://github.com/basho/cuttlefish.git",
36+
{branch, "develop"} }}
3737
]}.
3838

3939
{profiles, [

0 commit comments

Comments
 (0)