diff --git a/apps/leo_manager/rebar.config b/apps/leo_manager/rebar.config index 62752806..c0db0d59 100644 --- a/apps/leo_manager/rebar.config +++ b/apps/leo_manager/rebar.config @@ -25,7 +25,7 @@ {deps, [ {leo_commons, ".*", {git, "https://github.com/leo-project/leo_commons.git", {tag, "1.1.10"}}}, {leo_logger, ".*", {git, "https://github.com/leo-project/leo_logger.git", {tag, "1.2.6"}}}, - {leo_object_storage, ".*", {git, "https://github.com/leo-project/leo_object_storage.git", {tag, "1.3.16"}}}, + {leo_object_storage, ".*", {git, "https://github.com/leo-project/leo_object_storage.git", {tag, "1.3.17"}}}, {leo_redundant_manager, ".*", {git, "https://github.com/leo-project/leo_redundant_manager.git", {tag, "1.9.50"}}}, {leo_rpc, ".*", {git, "https://github.com/leo-project/leo_rpc.git", {tag, "0.10.13"}}}, {leo_statistics, ".*", {git, "https://github.com/leo-project/leo_statistics.git", {tag, "1.1.18"}}},