Skip to content

Commit

Permalink
modernize application in mix.exs
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Nov 9, 2023
1 parent 40c27a1 commit cdac261
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 @@ -29,7 +29,7 @@ defmodule BencheeJSON.Mixfile do
end

def application do
[applications: [:logger, :benchee, :jason]]
[]
end

defp deps do
Expand Down

0 comments on commit cdac261

Please sign in to comment.