From 757b8c945923647d4a7ea645424ac326f61afefa Mon Sep 17 00:00:00 2001 From: Pierre de Lacroix Date: Tue, 1 Dec 2020 14:24:27 +0100 Subject: update polyjuice dependency --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mix.exs') diff --git a/mix.exs b/mix.exs index 9140d4e..5be5d8e 100644 --- a/mix.exs +++ b/mix.exs @@ -59,7 +59,7 @@ defmodule MatrixAppService.MixProject do {:telemetry_poller, "~> 0.4"}, {:jason, "~> 1.0"}, {:plug_cowboy, "~> 2.0"}, - {:polyjuice_client, "~> 0.2.3"}, + {:polyjuice_client, "~> 0.3.1"}, {:ex_doc, "~> 0.22", only: :dev, runtime: false}, {:junit_formatter, "~> 3.1", only: :test}, {:cobertura_cover, "~> 0.9.0", only: :test} -- cgit v1.2.3