From 3303dac8ba3415569ca42bdc2eeccc6d5ee2c845 Mon Sep 17 00:00:00 2001 From: Maria Scott Date: Fri, 3 Sep 2021 14:03:08 +0200 Subject: Enable usage of experimental inet_backend option for TCP listeners --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9376231..48aa1f5 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ DOC_DEPS = asciideck TEST_DEPS = $(if $(CI_ERLANG_MK),ci.erlang.mk) ct_helper stampede dep_ct_helper = git https://github.com/ninenines/ct_helper master -dep_stampede = git https://github.com/juhlig/stampede 0.5.0 +dep_stampede = git https://github.com/juhlig/stampede 0.6.0 # Concuerror tests. -- cgit v1.2.3