diff --git a/apps/leo_storage/rebar.config b/apps/leo_storage/rebar.config index 1f99cf52..9ce3be13 100644 --- a/apps/leo_storage/rebar.config +++ b/apps/leo_storage/rebar.config @@ -30,7 +30,7 @@ {leo_ordning_reda, ".*", {git, "https://github.com/leo-project/leo_ordning_reda.git", {tag, "1.2.9"}}}, {leo_redundant_manager, ".*", {git, "https://github.com/leo-project/leo_redundant_manager.git", {tag, "1.9.56"}}}, {leo_rpc, ".*", {git, "https://github.com/leo-project/leo_rpc.git", {tag, "0.10.16"}}}, - {leo_statistics, ".*", {git, "https://github.com/leo-project/leo_statistics.git", {tag, "1.1.20"}}}, + {leo_statistics, ".*", {git, "https://github.com/leo-project/leo_statistics.git", {tag, "1.1.21"}}}, {leo_watchdog, ".*", {git, "https://github.com/leo-project/leo_watchdog.git", {tag, "1.0.5"}}}, {meck, ".*", {git, "https://github.com/eproxus/meck.git", {tag, "0.8.6"}}}, {sd_notify, ".*", {git, "https://github.com/systemd/erlang-sd_notify.git", {tag, "v1.0"}}, [raw]}