Skip to content

Commit

Permalink
Update rebar.config
Browse files Browse the repository at this point in the history
  • Loading branch information
gotthardp authored Sep 18, 2018
1 parent 0b02f49 commit 9aa06c9
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 @@ -25,7 +25,7 @@
{gen_smtp, "0.13.0"},
{amqp_client, "3.6.14"},
{emqttc, {git, "https://github.com/emqtt/emqttc.git", {ref, "9be166ff1c7deadb2763b5a27c1bba3c635fcee9"}}},
{erlmongo, {git, "https://github.com/SergejJurecko/erlmongo.git", {ref, "4d0c1ee4efd3deab6e256bac78bb71cd316be6d2"}}}
{erlmongo, {git, "https://github.com/SergejJurecko/erlmongo.git", {ref, "62685f7cfcf6dfa7129541ce9c8f325a44a5faf2"}}}
]}.

{post_hooks, [
Expand Down

0 comments on commit 9aa06c9

Please sign in to comment.