Skip to content

Commit

Permalink
chore: update Elixir and various dependencies (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
zorn authored Jul 17, 2024
1 parent fb83d55 commit 99c00d9
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 23 deletions.
2 changes: 2 additions & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
erlang 27.0.1
elixir 1.17.2-otp-27
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ defmodule Flick.MixProject do
{:postgrex, ">= 0.0.0"},
{:swoosh, "~> 1.5"},
{:tailwind, "~> 0.2", runtime: Mix.env() == :dev},
{:telemetry_metrics, "~> 0.6"},
{:telemetry_metrics, "~> 1.0"},
{:telemetry_poller, "~> 1.0"}
]
end
Expand Down
Loading

0 comments on commit 99c00d9

Please sign in to comment.