diff --git a/apps/leo_storage/rebar.config b/apps/leo_storage/rebar.config index 67305762..09bd11c2 100644 --- a/apps/leo_storage/rebar.config +++ b/apps/leo_storage/rebar.config @@ -26,7 +26,7 @@ {leo_commons, ".*", {git, "https://github.com/leo-project/leo_commons.git", {tag, "1.1.9"}}}, {leo_logger, ".*", {git, "https://github.com/leo-project/leo_logger.git", {tag, "1.2.5"}}}, {leo_mq, ".*", {git, "https://github.com/leo-project/leo_mq.git", {tag, "1.4.12"}}}, - {leo_object_storage, ".*", {git, "https://github.com/leo-project/leo_object_storage.git", {tag, "1.2.31"}}}, + {leo_object_storage, ".*", {git, "https://github.com/leo-project/leo_object_storage.git", {tag, "1.2.32"}}}, {leo_ordning_reda, ".*", {git, "https://github.com/leo-project/leo_ordning_reda.git", {tag, "1.2.4"}}}, {leo_redundant_manager, ".*", {git, "https://github.com/leo-project/leo_redundant_manager.git", {tag, "1.9.32"}}}, {leo_rpc, ".*", {git, "https://github.com/leo-project/leo_rpc.git", {tag, "0.10.12"}}},