There was an error while loading. Please reload this page.
2 parents affd91d + e77b7b7 commit d1c6b4bCopy full SHA for d1c6b4b
1 file changed
rebar.config
@@ -55,9 +55,9 @@
55
%% Pure Erlang QUIC + HTTP/3 stack
56
{quic, "~>1.8.0"},
57
%% Pure Erlang HTTP/2 stack
58
- {h2, "~>0.11.0"},
+ {h2, "~>0.12.0"},
59
%% WebTransport client (HTTP/3 and HTTP/2) - powers the wt_* API
60
- {webtransport, "~>0.4.4"},
+ {webtransport, "~>0.4.5"},
61
{idna, "~>7.1.0"},
62
{mimerl, "~>1.5"},
63
{certifi, "~>2.17.0"},
0 commit comments