merge: updates from upstream
All checks were successful
continuous-integration/drone/pr Build is passing

Conflicts:
  mix.exs
  mix.lock
This commit is contained in:
2024-10-30 19:56:46 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -54,7 +54,7 @@ defmodule Wabanex.MixProject do
{:phoenix_view, "~> 2.0.0"},
{:plug_cowboy, "~> 2.7.0"},
{:postgrex, "~> 0.19.0"},
{:prom_ex, "~> 1.10.0"},
{:prom_ex, "~> 1.11.0"},
{:req, "~> 0.5.0"},
{:sobelow, "~> 0.13", only: [:dev, :test], runtime: false},
{:telemetry_metrics, "~> 1.0.0"},