diff --git a/mix.exs b/mix.exs index 07ee330..8f1759c 100644 --- a/mix.exs +++ b/mix.exs @@ -104,7 +104,7 @@ defmodule AshBaseTemplate.MixProject do {:picosat_elixir, "~> 0.2"}, {:postgrex, ">= 0.0.0"}, {:swoosh, "~> 1.5"}, - {:tailwind, "~> 0.4", runtime: Mix.env() == :dev}, + {:tailwind, "~> 0.5", runtime: Mix.env() == :dev}, {:telemetry_metrics, "~> 1.0"}, {:telemetry_poller, "~> 1.0"},