@@ -53,7 +53,10 @@ defmodule PolicyService.MixProject do
{:commanded,"~> 1.4"},
{:amqp,"~> 4.1"},
{:exconstructor,"~> 1.3.1"},
{:open_api_spex,"~> 3.20"}
{:open_api_spex,"~> 3.20"},
{:cors_plug,"~> 3.0"},
{:flop,"~> 0.26"},
{:req,"~> 0.5"}
]
end
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.