Skip to content

Commit

Permalink
Update elixir version
Browse files Browse the repository at this point in the history
  • Loading branch information
apmac-io committed Oct 30, 2023
1 parent 5d1debb commit daa97b5
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 @@ -8,7 +8,7 @@ defmodule Uniform.MixProject do
[
app: :uniform,
version: @version,
elixir: "~> 1.11",
elixir: "~> 1.13",
start_permanent: Mix.env() == :prod,
deps: deps(),
elixirc_paths: elixirc_paths(Mix.env()),
Expand Down

0 comments on commit daa97b5

Please sign in to comment.