Skip to content

Commit a3f8062

Browse files
committed
Change to https protocol
1 parent aff5020 commit a3f8062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
warnings_as_errors]}.
44

55
{deps, [
6-
{cuttlefish, {git,"git://github.com/basho/cuttlefish.git", {tag, "2.1.0"}}}
6+
{cuttlefish, {git,"https://github.com/basho/cuttlefish.git", {branch, "develop-3.0"}}}
77
]}.
88

99
{xref_checks, [

0 commit comments

Comments
 (0)