Skip to content

Commit

Permalink
Require Elixir 1.13+
Browse files Browse the repository at this point in the history
  • Loading branch information
whatyouhide committed Oct 30, 2024
1 parent a14e3f8 commit 21f0f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ defmodule Sentry.Mixfile do
[
app: :sentry,
version: @version,
elixir: "~> 1.11",
elixir: "~> 1.13",
description: "The Official Elixir client for Sentry",
package: package(),
deps: deps(),
Expand Down

0 comments on commit 21f0f77

Please sign in to comment.