Skip to content

Commit f68794d

Browse files
chore(deps): update dependency phoenix to == 1.8.1
1 parent 2c94525 commit f68794d

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
@@ -30,7 +30,7 @@ defmodule Eblog.Mixfile do
3030
#
3131
# Type `mix help deps` for examples and options.
3232
defp deps do
33-
[{:phoenix, "== 1.6.16"},
33+
[{:phoenix, "== 1.8.1"},
3434
{:phoenix_pubsub, "== 1.1.2"},
3535
{:phoenix_ecto, "== 3.6.0"},
3636
{:postgrex, "== 0.16.5"},

0 commit comments

Comments
 (0)