Skip to content

Commit

Permalink
Use gun 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chasers committed Aug 11, 2021
1 parent d23f64a commit 8fea3d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rebar.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{erl_opts, [debug_info]}.

{deps,
[{gen_batch_server, "0.8.6"}, {bert, "0.1.0"}, {gun, "2.0.0-rc.1"}, {jsone, "1.6.1"}]}.
{deps, [{gen_batch_server, "0.8.6"}, {bert, "0.1.0"}, {gun, "1.3.3"}, {jsone, "1.6.1"}]}.

{plugins, [rebar3_hex, rebar3_format]}.

Expand Down

0 comments on commit 8fea3d6

Please sign in to comment.