Skip to content

Commit

Permalink
bump lager
Browse files Browse the repository at this point in the history
  • Loading branch information
spacejam authored and Andreas Schultz committed Sep 9, 2016
1 parent faf3dcf commit 0c24ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Expand Up @@ -3,6 +3,6 @@
{lager_extra_sinks, [netlink]}]}.

{deps, [
{lager, ".*", {git, "git://github.com/basho/lager", {tag, "3.0.1"}}},
{lager, ".*", {git, "git://github.com/basho/lager", {tag, "3.2.1"}}},
{gen_socket, ".*", {git, "git://github.com/travelping/gen_socket", "master"}}
]}.

0 comments on commit 0c24ffe

Please sign in to comment.