packmatic icon indicating copy to clipboard operation
packmatic copied to clipboard

Prevent warning when using with elixir 1.16

Open ftes opened this issue 1 year ago • 1 comments

Don't pin to Elixir minor version 1.15:

$ mix compile
...
warning: the dependency :packmatic requires Elixir "~> 1.15.7" but you are running on v1.16.1

ftes avatar Feb 23 '24 08:02 ftes