Skip to content

Commit 91ad32b

Browse files
chore(deps): update dependency mutex to v3
1 parent dc961a4 commit 91ad32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ defmodule Librecov.Mixfile do
4848
{:elixir_uuid, "~> 1.2"},
4949
{:event_bus,
5050
github: "yknx4/event_bus", ref: "49027b459afc325ebf71a1e5001fb8718b4e7d80", override: true},
51-
{:mutex, "~> 1.3"},
51+
{:mutex, "~> 3.0"},
5252
{:deep_merge, "~> 1.0"},
5353
{:sentry, "~> 8.0"},
5454
{:plug_cloudflare, "~> 1.3"},

0 commit comments

Comments
 (0)