Skip to content

Commit

Permalink
[4.3] update gun dep for 19.3 compat (#6685)
Browse files Browse the repository at this point in the history
  • Loading branch information
lazedo authored and jamesaimonetti committed Jan 5, 2021
1 parent 5537ed6 commit b40ae98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/deps.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit b40ae98

Please sign in to comment.