Skip to content

Commit 2ca479c

Browse files
chore(deps): update dependency websock_adapter to v0.6.0
1 parent abf5288 commit 2ca479c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ defmodule CodexPooler.MixProject do
8181
{:jason, "== 1.4.5"},
8282
{:dns_cluster, "== 0.2.0"},
8383
{:websock, "== 0.5.3"},
84-
{:websock_adapter, "== 0.5.9"},
84+
{:websock_adapter, "== 0.6.0"},
8585
{:bandit, "== 1.12.0"}
8686
]
8787
end

0 commit comments

Comments
 (0)