Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vnegrisolo committed Feb 3, 2023
1 parent afd6d0b commit d64f361
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ defmodule Tilex.Mixfile do
{:ecto_sql, "~> 3.6"},
{:esbuild, "~> 0.4", runtime: Mix.env() == :dev},
{:extwitter, "~> 0.13"},
{:floki, "~>0.33.1"},
{:floki, "~>0.34"},
{:gettext, "~> 0.18"},
{:guardian, "~> 2.0"},
{:hackney, "~>1.18.1"},
Expand Down
Loading

0 comments on commit d64f361

Please sign in to comment.