From b96c2c7401c66b1062f6c96bb5a68a1f6f708850 Mon Sep 17 00:00:00 2001 From: Ivan Giovanazzi Date: Tue, 15 Oct 2024 16:16:57 -0300 Subject: [PATCH] upgrade key_value --- rebar.config | 4 ++-- rebar.lock | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rebar.config b/rebar.config index fb5cc9c..b0e0383 100644 --- a/rebar.config +++ b/rebar.config @@ -8,7 +8,7 @@ {git, "https://gitlab.com/leapsight/app_config.git", {tag, "1.1.0"}} }, {key_value, - {git, "https://gitlab.com/leapsight/key_value.git", {tag, "1.1.0"}} + {git, "https://github.com/leapsight/key_value.git", {tag, "1.1.0"}} }, {maps_utils, {git, "https://github.com/Leapsight/maps_utils.git", {tag, "1.0.0"}} @@ -24,4 +24,4 @@ ]} ]}. -{cover_enabled, true}. \ No newline at end of file +{cover_enabled, true}. diff --git a/rebar.lock b/rebar.lock index ee499e6..70d80af 100644 --- a/rebar.lock +++ b/rebar.lock @@ -7,7 +7,7 @@ {ref,"6e1c622c2e9bba51fadba44fa050d4b4ae706890"}}, 1}, {<<"key_value">>, - {git,"https://gitlab.com/leapsight/key_value.git", + {git,"https://github.com/leapsight/key_value.git", {ref,"414fb19cd067b368666ceb5a2a63f1f24109562b"}}, 0}, {<<"ksuid">>,