This commit is contained in:
renovate[bot] 2023-10-03 15:02:12 -06:00 committed by GitHub
commit 8d6fb2f64d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ defmodule Ketbin.MixProject do
# Type `mix help deps` for examples and options.
defp deps do
[
{:bcrypt_elixir, "~> 2.0"},
{:bcrypt_elixir, "~> 3.0"},
{:phoenix, "~> 1.6.7"},
{:phoenix_ecto, "~> 4.4"},
{:ecto_sql, "~> 3.7"},