update deps

This commit is contained in:
Ulf Wiger 2025-04-07 11:36:15 +02:00
parent 2e2804c6aa
commit 1619e3fb38
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
{plugins, [rebar3_hex]}. {plugins, [rebar3_hex]}.
{deps, [ {deps, [
{gmserialization, {git, "https://git.qpq.swiss/QPQ-AG/gmserialization.git", {gmserialization, {git, "https://git.qpq.swiss/QPQ-AG/gmserialization.git",
{ref, "ac64e01b0f"}}} {ref, "bff07885fb"}}}
]}. ]}.
{xref_checks, [undefined_function_calls, undefined_functions, {xref_checks, [undefined_function_calls, undefined_functions,

View File

@ -8,5 +8,5 @@
1}, 1},
{<<"gmserialization">>, {<<"gmserialization">>,
{git,"https://git.qpq.swiss/QPQ-AG/gmserialization.git", {git,"https://git.qpq.swiss/QPQ-AG/gmserialization.git",
{ref,"ac64e01b0f675c1a34c70a827062f381920742db"}}, {ref,"bff07885fb9fd328db4d1ae2cd27b118b57dd929"}},
0}]. 0}].