Skip to content

Commit c7410de

Browse files
chore(deps): update dependency bcrypt_elixir to v3
1 parent 93cffc9 commit c7410de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ defmodule Ketbin.MixProject do
3333
# Type `mix help deps` for examples and options.
3434
defp deps do
3535
[
36-
{:bcrypt_elixir, "~> 2.0"},
36+
{:bcrypt_elixir, "~> 3.0"},
3737
{:phoenix, "~> 1.6.7"},
3838
{:phoenix_ecto, "~> 4.4"},
3939
{:ecto_sql, "~> 3.7"},

0 commit comments

Comments
 (0)