Skip to content

Commit a045abe

Browse files
committed
Upgraded to latest elli.
1 parent 33933d7 commit a045abe

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
]}.
55

66
{deps, [
7-
{elli, "3.1.0"}
7+
{elli, "3.3.0"}
88
]}.
99

1010
{xref_checks, [undefined_function_calls, locals_not_used]}.

rebar.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
[].
1+
{"1.2.0",
2+
[{<<"elli">>,{pkg,<<"elli">>,<<"3.3.0">>},0}]}.
3+
[
4+
{pkg_hash,[
5+
{<<"elli">>, <<"089218762A7FF3D20AE81C8E911BD0F73EE4EE0ED85454226D1FC6B4FFF3B4F6">>}]},
6+
{pkg_hash_ext,[
7+
{<<"elli">>, <<"698B13B33D05661DB9FE7EFCBA41B84825A379CCE86E486CF6AFF9285BE0CCF8">>}]}
8+
].

0 commit comments

Comments
 (0)