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

This commit is contained in:
2025-05-06 22:59:23 +00:00
5 changed files with 7 additions and 7 deletions

View File

@@ -32,7 +32,7 @@ defmodule Wabanex.MixProject do
{:absinthe, "~> 1.7.0"},
{:absinthe_plug,
git: "https://github.com/absinthe-graphql/absinthe_plug.git",
ref: "5de21da279938d1a10642f94d5e9c9fbdc846149"},
ref: "916d818e59c00d9aea45c41f0c108351d03119a8"},
{:credo, "~> 1.7.0", only: [:dev, :test], runtime: false},
{:crudry, "~> 2.4.0"},
{:decimal, "~> 2.3.0"},