Skip to content

Commit

Permalink
Update rebar.config
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsumner committed Oct 25, 2024
1 parent ba97bc1 commit 605b77e
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 @@ -38,7 +38,7 @@
{deps, [
{riak_core, {git, "https://github.com/OpenRiak/riak_core.git", {branch, "openriak-3.4"}}},
{sidejob, {git, "https://github.com/OpenRiak/sidejob.git", {branch, "openriak-3.2"}}},
{bitcask, {git, "https://github.com/openRiak/bitcask.git", {branch, "openriak-3.2"}}},
{bitcask, {git, "https://github.com/OpenRiak/bitcask.git", {branch, "openriak-3.2"}}},
{redbug, {git, "https://github.com/OpenRiak/redbug", {branch, "openriak-3.2"}}},
{recon, {git, "https://github.com/OpenRiak/recon", {branch, "openriak-3.2"}}},
{sext, {git, "https://github.com/OpenRiak/sext.git", {branch, "openriak-3.2"}}},
Expand Down

0 comments on commit 605b77e

Please sign in to comment.