Skip to content

Commit

Permalink
Update bottle version
Browse files Browse the repository at this point in the history
  • Loading branch information
zephyranthes03 committed Feb 7, 2025
1 parent 415c2c6 commit 799c882
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 @@ -33,7 +33,7 @@ defmodule Recognizer.MixProject do
defp deps do
[
{:argon2_elixir, "~> 2.0"},
{:bottle, github: "system76/bottle", ref: "1a49e7bc7d8f7bf556c5780b70e9eb60a06a8ca7"},
{:bottle, github: "system76/bottle", ref: "ea81e3024965a2b8e72b1f345c040d4e209ef259"},
{:cors_plug, "~> 2.0"},
{:cowboy, "~> 2.8", override: true},
{:cowlib, "~> 2.9.1", override: true},
Expand Down

0 comments on commit 799c882

Please sign in to comment.