Skip to content

Commit 9a57010

Browse files
Merge pull request #101 from LetThereBeDwight/master
Update to sigaws_otp_24
2 parents 3332e6e + a24a198 commit 9a57010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ defmodule Elasticsearch.Mixfile do
6161
{:poison, ">= 0.0.0", optional: true},
6262
{:httpoison, ">= 0.0.0"},
6363
{:vex, "~> 0.6"},
64-
{:sigaws, "~> 0.7", optional: true},
64+
{:sigaws_otp_24, "~> 1.0", optional: true},
6565
{:postgrex, ">= 0.0.0", only: [:dev, :test]},
6666
{:ex_doc, ">= 0.0.0", only: [:dev, :test]},
6767
{:ecto, ">= 0.0.0", only: [:dev, :test]},

0 commit comments

Comments
 (0)