Skip to content

Commit 466b5ab

Browse files
committed
ejabberd_observer_cli: Bump observer_cli version to 1.8.6
1 parent b327ddf commit 466b5ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ejabberd_observer_cli/rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{deps, [
2-
{observer_cli, "1.8.5", {git, "https://github.com/zhongwencool/observer_cli"}},
2+
{observer_cli, "1.8.6", {git, "https://github.com/zhongwencool/observer_cli"}},
33
{os_stats, ".*", {git, "https://github.com/zhongwencool/os_stats"}},
44
{recon, "2.5.6", {git, "https://github.com/ferd/recon"}}
55
]}.

0 commit comments

Comments
 (0)