Skip to content

Commit

Permalink
Standardise cuttlefish version
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsumner committed Dec 29, 2022
1 parent ef5f835 commit 0b0c18c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
warnings_as_errors]}.

{deps, [
{cuttlefish, {git, "https://github.com/basho/cuttlefish.git", {branch, "develop-3.0-otp24"}}}
{cuttlefish, {git, "https://github.com/basho/cuttlefish.git", {branch, "develop"}}}
]}.

{xref_checks, [
Expand Down

0 comments on commit 0b0c18c

Please sign in to comment.