Skip to content

Commit a6e46fe

Browse files
use Logger.warning (#63)
1 parent a36af38 commit a6e46fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ defmodule Doctor.MixProject do
77
[
88
app: :doctor,
99
version: "0.21.0",
10-
elixir: "~> 1.10",
10+
elixir: "~> 1.11",
1111
name: "Doctor",
1212
source_url: @source_url,
1313
homepage_url: "https://hex.pm/packages/doctor",

0 commit comments

Comments
 (0)