Merge pull request #7511 from zmstone/0404-4.3-upgrade-dependency-lc-to-0.2.1
chore: upgrade app lc from 0.2.0 to 0.2.1
This commit is contained in:
commit
4c1cca2769
|
@ -56,7 +56,7 @@
|
||||||
, {observer_cli, "1.6.1"} % NOTE: depends on recon 2.5.1
|
, {observer_cli, "1.6.1"} % NOTE: depends on recon 2.5.1
|
||||||
, {getopt, "1.0.1"}
|
, {getopt, "1.0.1"}
|
||||||
, {snabbkaffe, {git, "https://github.com/kafka4beam/snabbkaffe.git", {tag, "0.15.0"}}}
|
, {snabbkaffe, {git, "https://github.com/kafka4beam/snabbkaffe.git", {tag, "0.15.0"}}}
|
||||||
, {lc, {git, "https://github.com/emqx/lc.git", {tag, "0.2.0"}}}
|
, {lc, {git, "https://github.com/emqx/lc.git", {tag, "0.2.1"}}}
|
||||||
, {mongodb, {git,"https://github.com/emqx/mongodb-erlang", {tag, "v3.0.13"}}}
|
, {mongodb, {git,"https://github.com/emqx/mongodb-erlang", {tag, "v3.0.13"}}}
|
||||||
]}.
|
]}.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue