From dbcfdc76a5e4bedeff332b89521490b78480fe04 Mon Sep 17 00:00:00 2001 From: Nathan Fiedler Date: Fri, 11 Feb 2022 09:05:48 -0800 Subject: [PATCH] chore: update dev dependency on test package --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1038e95..10dbba9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,4 +13,4 @@ dependencies: dev_dependencies: pedantic: ^1.8.0 - test: ^1.6.0 + test: ^1.20.1