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

Conflicts:
    .gitignore
    lib/wabanex/application.ex
    mix.lock
This commit is contained in:
2024-09-22 19:06:02 +00:00
22 changed files with 255 additions and 173 deletions

View File

@@ -37,6 +37,7 @@ defmodule Wabanex.MixProject do
{:crudry, "~> 2.4.0"},
{:decimal, "~> 2.1.0"},
{:dialyxir, "~> 1.4.0", only: [:dev, :test], runtime: false},
{:dns_cluster, "~> 0.1.1"},
{:ecto_sql, "~> 3.12.0"},
{:ex_doc, "~> 0.34.0", only: :dev, runtime: false},
{:gettext, "~> 0.25.0"},