We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5979ab2 commit 9ad5e7eCopy full SHA for 9ad5e7e
1 file changed
mix.exs
@@ -9,7 +9,7 @@ defmodule EctoSQL.MixProject do
9
[
10
app: :ecto_sql,
11
version: @version,
12
- elixir: "~> 1.14",
+ elixir: "~> 1.15",
13
deps: deps(),
14
test_paths: test_paths(System.get_env("ECTO_ADAPTER")),
15
xref: [
0 commit comments