Просмотр исходного кода

Update the query duplicate test

Loïc Hoguin 1 год назад
Родитель
Сommit
8608f095ba
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      test/core_query.mk

+ 1 - 1
test/core_query.mk

@@ -154,7 +154,7 @@ endif
 		"farwest: cowlib git https://github.com/ninenines/cowlib master" \
 		"farwest: cowboy git https://github.com/ninenines/cowboy master" \
 		"farwest: gun git https://github.com/ninenines/gun master" \
-		"gun: cowlib git https://github.com/ninenines/cowlib 2.11.0" \
+		"gun: cowlib git https://github.com/ninenines/cowlib 2.12.1" \
 		> $(APP)/expected-deps.txt
 	$t cmp $(APP)/expected-deps.txt $(APP)/.erlang.mk/query-deps.log