We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ece4b68 + 254be10 commit 6bc630bCopy full SHA for 6bc630b
rebar.config
@@ -4,6 +4,6 @@
4
5
{erl_opts, [debug_info, warnings_as_errors, {parse_transform, lager_transform}, {platform_define, "^[1-9]", otp17orNewer}]}.
6
7
-{deps, [{lager, ".*", {git, "git://github.com/basho/lager", {tag, "2.0.1"}}},
+{deps, [{lager, ".*", {git, "git://github.com/basho/lager", {tag, "2.2.3"}}},
8
{druuid, ".*", {git, "git://github.com/kellymclaughlin/druuid.git", {tag, "0.2"}}}
9
]}.
0 commit comments