Skip to content

Commit

Permalink
Merge branch 'staging' into 1359-update-jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
jdonis authored Aug 23, 2024
2 parents fa1a270 + c2cfc4d commit a783059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ defmodule ChallengeGov.MixProject do
{:credo_envvar, "~> 0.1", only: [:dev, :test], runtime: false},
{:credo_naming, "~> 2.0", only: [:dev, :test], runtime: false},
{:earmark, "~> 1.4.3"},
{:ecto_sql, "~> 3.4"},
{:ecto_sql, "~> 3.9.2"},
{:elixir_uuid, "~> 1.2"},
{:ex_check, "~> 0.12", only: [:dev, :test], runtime: true},
{:export, "~> 0.1.1"},
Expand Down

0 comments on commit a783059

Please sign in to comment.