Skip to content

Commit 7cd71ff

Browse files
chore(deps): update dependency websock_adapter to v0.6.0
1 parent e0208d0 commit 7cd71ff

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
@@ -78,7 +78,7 @@ defmodule CodexPooler.MixProject do
7878
{:jason, "== 1.4.5"},
7979
{:dns_cluster, "== 0.2.0"},
8080
{:websock, "== 0.5.3"},
81-
{:websock_adapter, "== 0.5.9"},
81+
{:websock_adapter, "== 0.6.0"},
8282
{:bandit, "== 1.11.1"}
8383
]
8484
end

0 commit comments

Comments
 (0)