Skip to content

Commit

Permalink
chore(deps): update dependency phoenix to == 1.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent 426c056 commit 8ff0e57
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 @@ -30,7 +30,7 @@ defmodule Eblog.Mixfile do
#
# Type `mix help deps` for examples and options.
defp deps do
[{:phoenix, "== 1.6.10"},
[{:phoenix, "== 1.7.12"},
{:phoenix_pubsub, "== 1.1.2"},
{:phoenix_ecto, "== 3.6.0"},
{:postgrex, "== 0.16.5"},
Expand Down

0 comments on commit 8ff0e57

Please sign in to comment.