Skip to content

Commit

Permalink
Merge pull request #101 from LetThereBeDwight/master
Browse files Browse the repository at this point in the history
Update to sigaws_otp_24
  • Loading branch information
danielberkompas committed Oct 1, 2022
2 parents 3332e6e + a24a198 commit 9a57010
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 @@ -61,7 +61,7 @@ defmodule Elasticsearch.Mixfile do
{:poison, ">= 0.0.0", optional: true},
{:httpoison, ">= 0.0.0"},
{:vex, "~> 0.6"},
{:sigaws, "~> 0.7", optional: true},
{:sigaws_otp_24, "~> 1.0", optional: true},
{:postgrex, ">= 0.0.0", only: [:dev, :test]},
{:ex_doc, ">= 0.0.0", only: [:dev, :test]},
{:ecto, ">= 0.0.0", only: [:dev, :test]},
Expand Down

0 comments on commit 9a57010

Please sign in to comment.