Skip to content

Commit ea566df

Browse files
use elixir 1.17
Signed-off-by: Iskandar <iskandarsamsuddin@gmail.com>
1 parent a2fceb8 commit ea566df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
elixir 1.16.3
1+
elixir 1.17
22
erlang 26.2.1

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ defmodule ScrivenerHtml.Mixfile do
66
[
77
app: :scrivener_html,
88
version: @version,
9-
elixir: "~> 1.16.3",
9+
elixir: "~> 1.17",
1010
name: "scrivener_html",
1111
source_url: "https://github.com/mgwidmann/scrivener_html",
1212
homepage_url: "https://github.com/mgwidmann/scrivener_html",

0 commit comments

Comments
 (0)