merge: updates from 'renovate/junit_formatter-3.x'

This commit is contained in:
João Paulo Dubas 2024-04-12 11:17:36 +00:00
commit 3a7dfcb3a6
Signed by: joao.dubas
SSH Key Fingerprint: SHA256:V1mixgOGRc/YMhGx/DNkOSmJxgA2vHNrDZEk3wt/kOA

View File

@ -37,7 +37,7 @@ defmodule Wabanex.MixProject do
{:ecto_sql, "~> 3.11.0"},
{:gettext, "~> 0.24.0"},
{:jason, "~> 1.4.0"},
{:junit_formatter, "~> 3.3.0", only: [:test]},
{:junit_formatter, "~> 3.4.0", only: [:test]},
{:lcov_ex, "~> 0.3.0", only: [:dev, :test], runtime: false},
{:mix_audit, "~> 2.1.0", only: [:dev, :test], runtime: false},
{:pg_ranges, "~> 1.1.0"},