update deps (gmserialization)

This commit is contained in:
Ulf Wiger 2025-04-23 23:51:40 +02:00
parent ac3c1e52f1
commit e9b027a353
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, "0d77ca0388"}}} {ref, "0288719ae1"}}}
]}. ]}.
{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,"0d77ca038811efdfe6d7768ee1dd59e51d3e5fba"}}, {ref,"0288719ae15814f3a53114c657502a24376bebfa"}},
0}]. 0}].