pespin has uploaded this change for review.

View Change

WIP

Change-Id: I88cb82cc245da7da1c5f04fc20dc529110c34c51
---
M rebar.config
1 file changed, 10 insertions(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/erlang/osmo-epdg refs/changes/59/34859/1
diff --git a/rebar.config b/rebar.config
index d834c32..83923b8 100644
--- a/rebar.config
+++ b/rebar.config
@@ -6,7 +6,7 @@
{lager, {git, "https://github.com/erlang-lager/lager", {tag, "3.9.2"}}},
{gtplib, "3.2.0"},
{osmo_ss7, {git, "https://gitea.osmocom.org/erlang/osmo_ss7", {ref, "9f294d3612f998860004820d1d85b4264721577b"}}},
- {osmo_gsup, {git, "https://gitea.osmocom.org/erlang/osmo_gsup", {ref, "07672d8ab1608aa9c9e50ca035521876558fcd42"}}}
+ {osmo_gsup, {git, "https://gitea.osmocom.org/erlang/osmo_gsup", {ref, "e23f118e6e8f7ee1247db34e4cb79e4cecdb0947"}}}
]}.

{minimum_otp_vsn, "20.3"}.

To view, visit change 34859. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: erlang/osmo-epdg
Gerrit-Branch: master
Gerrit-Change-Id: I88cb82cc245da7da1c5f04fc20dc529110c34c51
Gerrit-Change-Number: 34859
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-MessageType: newchange