From b40ae9814b557ad5ad6ba3c499313a921429dd62 Mon Sep 17 00:00:00 2001 From: lazedo Date: Tue, 5 Jan 2021 22:01:29 +0000 Subject: [PATCH] [4.3] update gun dep for 19.3 compat (#6685) --- make/deps.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/deps.mk b/make/deps.mk index ccd5a4db975..7d2a2fb84b3 100644 --- a/make/deps.mk +++ b/make/deps.mk @@ -55,7 +55,7 @@ endif dep_ranch = git https://github.com/2600hz/erlang-ranch 1.7.1 dep_cowboy = git https://github.com/2600hz/erlang-cowboy 2.8.0-OTP19 dep_cowlib = git https://github.com/2600hz/erlang-cowlib 2600hz-2.9.1 -dep_gun = git https://github.com/2600hz/erlang-gun 2600hz-2.0.0-pre.3 +dep_gun = git https://github.com/2600hz/erlang-gun 2600hz-2.0.0-pre.3-4.3 dep_apns = git https://github.com/2600hz/erlang-apns4erl.git 2600hz-2.4.2