From e21f8f6fbf71d179cec28869860ea3d30e1e635d Mon Sep 17 00:00:00 2001 From: Ulf Wiger Date: Fri, 11 Apr 2025 12:39:25 +0200 Subject: [PATCH] update gmserialization dep --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 6c7f3d0..301ceb7 100644 --- a/rebar.config +++ b/rebar.config @@ -3,7 +3,7 @@ {plugins, [rebar3_hex]}. {deps, [ {gmserialization, {git, "https://git.qpq.swiss/QPQ-AG/gmserialization.git", - {ref, "ac64e01b0f"}}} + {ref, "c403fa89a1"}}} ]}. {xref_checks, [undefined_function_calls, undefined_functions, diff --git a/rebar.lock b/rebar.lock index ad3917e..c6ffca2 100644 --- a/rebar.lock +++ b/rebar.lock @@ -8,5 +8,5 @@ 1}, {<<"gmserialization">>, {git,"https://git.qpq.swiss/QPQ-AG/gmserialization.git", - {ref,"ac64e01b0f675c1a34c70a827062f381920742db"}}, + {ref,"c403fa89a101273fba46c15589e3838cfa12dc25"}}, 0}].