Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmessinger committed Dec 15, 2023
1 parent 052cc30 commit 62fa4ea
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 @@ -29,7 +29,7 @@ defmodule Mongo.Ecto.Mixfile do
[
{:credo, "~> 1.5.6", only: [:dev, :test], runtime: false},
{:dialyxir, "~> 1.1.0", only: :dev, runtime: false},
{:ecto, "~> 3.11"},
{:ecto, "~> 3.10"},
{:ex_doc, ">= 0.0.0", only: :dev, runtime: false},
{:excoveralls, "~> 0.16", only: :test},
{:mongodb, "~> 1.0.0"},
Expand Down

0 comments on commit 62fa4ea

Please sign in to comment.