Skip to content

Commit

Permalink
lock dialyxir 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taylor-redden-papa authored and beatrichartz committed Sep 19, 2023
1 parent d613548 commit a3571ff
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 @@ -46,7 +46,7 @@ defmodule CSV.Mixfile do

defp deps do
[
{:dialyxir, "~> 1.0", only: [:dev, :test], runtime: false},
{:dialyxir, "~> 1.3.0", only: [:dev, :test], runtime: false},
{:credo, "~> 1.6", only: [:dev, :test], runtime: false},
{:excoveralls, "~> 0.15", only: :test},
{:benchfella, ">= 0.0.0", only: :bench},
Expand Down

0 comments on commit a3571ff

Please sign in to comment.