Update dependency flop to ~> 0.23.0
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
Daft Bot 2023-09-26 08:00:31 +02:00
parent 94976b3414
commit 4b44ba6447

View file

@ -41,7 +41,7 @@ defmodule Chiya.MixProject do
{:ecto_sql, "~> 3.6"},
{:finch, "~> 0.16"},
{:floki, ">= 0.30.0", only: :test},
{:flop, "~> 0.22.1"},
{:flop, "~> 0.23.0"},
{:flop_phoenix, "~> 0.21.1"},
{:gettext, "~> 0.23"},
{:jason, "~> 1.2"},