We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b327ddf commit 466b5abCopy full SHA for 466b5ab
ejabberd_observer_cli/rebar.config
@@ -1,5 +1,5 @@
1
{deps, [
2
- {observer_cli, "1.8.5", {git, "https://github.com/zhongwencool/observer_cli"}},
+ {observer_cli, "1.8.6", {git, "https://github.com/zhongwencool/observer_cli"}},
3
{os_stats, ".*", {git, "https://github.com/zhongwencool/os_stats"}},
4
{recon, "2.5.6", {git, "https://github.com/ferd/recon"}}
5
]}.
0 commit comments