|
|
@@ -10,13 +10,13 @@
|
|
|
%% `git_subdir` dependency in other projects.
|
|
|
{deps,
|
|
|
[ {gproc, {git, "https://github.com/uwiger/gproc", {tag, "0.8.0"}}}
|
|
|
- , {typerefl, {git, "https://github.com/k32/typerefl", {tag, "0.8.4"}}}
|
|
|
+ , {typerefl, {git, "https://github.com/k32/typerefl", {tag, "0.8.5"}}}
|
|
|
, {jiffy, {git, "https://github.com/emqx/jiffy", {tag, "1.0.5"}}}
|
|
|
, {cowboy, {git, "https://github.com/emqx/cowboy", {tag, "2.8.3"}}}
|
|
|
, {esockd, {git, "https://github.com/emqx/esockd", {tag, "5.8.2"}}}
|
|
|
, {ekka, {git, "https://github.com/emqx/ekka", {tag, "0.10.8"}}}
|
|
|
, {gen_rpc, {git, "https://github.com/emqx/gen_rpc", {tag, "2.5.1"}}}
|
|
|
- , {hocon, {git, "https://github.com/emqx/hocon.git", {tag, "0.19.3"}}}
|
|
|
+ , {hocon, {git, "https://github.com/emqx/hocon.git", {tag, "0.19.5"}}}
|
|
|
, {pbkdf2, {git, "https://github.com/emqx/erlang-pbkdf2.git", {tag, "2.0.4"}}}
|
|
|
, {recon, {git, "https://github.com/ferd/recon", {tag, "2.5.1"}}}
|
|
|
, {snabbkaffe, {git, "https://github.com/kafka4beam/snabbkaffe.git", {tag, "0.14.1"}}}
|