Skip to content

Commit 8cb3c3e

Browse files
committed
Update Elixir version to 0.17
1 parent b6f03b4 commit 8cb3c3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def project do
4646
[
4747
app: :my_grisp_app,
4848
version: "0.1.0",
49-
elixir: "~> 1.14",
49+
elixir: "~> 1.17",
5050
start_permanent: Mix.env() == :prod,
5151
deps: deps(),
5252
grisp: grisp(),

0 commit comments

Comments
 (0)