Skip to content

Commit

Permalink
update gpb dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffgrunewald committed Jun 17, 2022
1 parent 8c85aab commit 0b05839
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{erl_opts, [debug_info]}.
{deps, [{gpb, "~> 4.13.0"}
{deps, [{gpb, "~> 4.19.2"}
]}.
8 changes: 5 additions & 3 deletions rebar.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{"1.1.0",
[{<<"gpb">>,{pkg,<<"gpb">>,<<"4.13.0">>},0}]}.
{"1.2.0",
[{<<"gpb">>,{pkg,<<"gpb">>,<<"4.19.5">>},0}]}.
[
{pkg_hash,[
{<<"gpb">>, <<"EA3A81F83524D5685395594B57BB515F4631A54D27514219D67024BD251C9E82">>}]}
{<<"gpb">>, <<"FF9D434308FD205C07B662A86C37E9579A8C9A04AD511D2C4DD63430A59F4729">>}]},
{pkg_hash_ext,[
{<<"gpb">>, <<"21B76750D66B459CE40CB14298FB38EF8E0161D9B672A5284585C02563806F8E">>}]}
].

0 comments on commit 0b05839

Please sign in to comment.