add filters correctly
All checks were successful
Build and Publish / build-release (push) Successful in 1m33s

This commit is contained in:
2026-04-22 13:41:21 -05:00
parent fcb8935080
commit e0f3dba37a
2 changed files with 20 additions and 6 deletions

View File

@@ -55,7 +55,7 @@ defmodule WorkloadService.MixProject do
{:commanded_ecto_projections, "~> 1.4"},
{:eventstore, "~> 1.4"},
{:open_api_spex, "~> 3.20"},
{:flop, "~> 0.20"},
{:flop, "~> 0.26"},
{:amqp, "~> 4.1"},
{:uuid, "~> 1.1"},
{:req, "~> 0.5"},