Compare commits

..

No commits in common. "ac3c1e52f1419edc86de350ff9ce9d04eaaa9454" and "a006410ce6ce2b8a3bf08e5c7524dac334728505" 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, "0d77ca0388"}}} {ref, "c403fa89a1"}}}
]}. ]}.
{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,"c403fa89a101273fba46c15589e3838cfa12dc25"}},
0}]. 0}].