upgrade logger webhook backend

This commit is contained in:
Owen
2025-01-15 23:10:05 +01:00
parent 6563ea6c5b
commit 18b1c02733
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ defmodule PlantidDiscordBot.MixProject do
{:httpoison, "~> 2.2"},
{:image, "~> 0.55"},
{:jason, "~> 1.4"},
{:logger_webhook_backend, "~> 0.0.2"},
{:logger_webhook_backend, "~> 0.0.3"},
{:plug, "~> 1.12"},
{:plug_cowboy, "~> 2.7"},
{:quantum, "~> 3.5"}