Skip to content

Commit 254be10

Browse files
committed
bump version of lager to 2.2.3
fixes #37
1 parent ece4b68 commit 254be10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
{erl_opts, [debug_info, warnings_as_errors, {parse_transform, lager_transform}, {platform_define, "^[1-9]", otp17orNewer}]}.
66

7-
{deps, [{lager, ".*", {git, "git://github.com/basho/lager", {tag, "2.0.1"}}},
7+
{deps, [{lager, ".*", {git, "git://github.com/basho/lager", {tag, "2.2.3"}}},
88
{druuid, ".*", {git, "git://github.com/kellymclaughlin/druuid.git", {tag, "0.2"}}}
99
]}.

0 commit comments

Comments
 (0)