Skip to content

Commit

Permalink
Upgrade styler
Browse files Browse the repository at this point in the history
  • Loading branch information
reachfh committed Jan 1, 2024
1 parent b3a732e commit 09fdd91
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 @@ -111,7 +111,7 @@ defmodule PhoenixContainerExample.MixProject do
{:postgrex, ">= 0.0.0"},
{:sobelow, "~> 0.13", only: [:dev, :test], runtime: false},
{:recon, "~> 2.5"},
{:styler, "~> 0.10.0", only: [:dev, :test], runtime: false},
{:styler, "~> 0.11.0", only: [:dev, :test], runtime: false},
{:sweet_xml, "~> 0.6"},
{:swoosh, "~> 1.3"},
{:tailwind, "~> 0.2.0", runtime: Mix.env() == :dev},
Expand Down

0 comments on commit 09fdd91

Please sign in to comment.