update deps

This commit is contained in:
Ulf Wiger 2025-04-14 14:42:05 +02:00
parent a006410ce6
commit 4ef670162b
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, "c403fa89a1"}}} {ref, "0d77ca0388"}}}
]}. ]}.
{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,"c403fa89a101273fba46c15589e3838cfa12dc25"}}, {ref,"0d77ca038811efdfe6d7768ee1dd59e51d3e5fba"}},
0}]. 0}].