Skip to content

Commit

Permalink
use Logger.warning (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
roelandvanbatenburg authored Oct 30, 2024
1 parent a36af38 commit a6e46fe
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 @@ -7,7 +7,7 @@ defmodule Doctor.MixProject do
[
app: :doctor,
version: "0.21.0",
elixir: "~> 1.10",
elixir: "~> 1.11",
name: "Doctor",
source_url: @source_url,
homepage_url: "https://hex.pm/packages/doctor",
Expand Down

0 comments on commit a6e46fe

Please sign in to comment.