@@ -28,7 +28,8 @@ defmodule PlantidDiscordBot.MixProject do
{:image,"~> 0.55"},
{:jason,"~> 1.4"},
{:plug_cowboy,"~> 2.7"},
{:quantum,"~> 3.5"}
{:quantum,"~> 3.5"},
{:tesla,"~> 1.13"}
]
end
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.