Skip to content

Commit

Permalink
pin the cowboy dependency (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
awaistkd authored Mar 6, 2024
1 parent 7715c1f commit 455490d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ defmodule Postoffice.MixProject do
{:sentry, "8.1.0"},
{:jason, "1.4.0"},
{:plug_cowboy, "2.5.2"},
{:cowboy, "2.10.0"},
{:bcrypt_elixir, "3.0.1"},
{:google_api_pub_sub, "0.36.0"},
{:goth, "1.3.1"},
Expand Down

0 comments on commit 455490d

Please sign in to comment.