Compare commits

..

No commits in common. "a006410ce6ce2b8a3bf08e5c7524dac334728505" and "fe47d3715c59c1cfd05d156a92b57e5c1e46ab13" have entirely different histories.

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, "ac64e01b0f"}}}
]}. ]}.
{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,"ac64e01b0f675c1a34c70a827062f381920742db"}},
0}]. 0}].