diff --git a/pubspec.lock b/pubspec.lock index bedb716..51e2354 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -427,21 +427,21 @@ packages: name: test url: "https://pub.dartlang.org" source: hosted - version: "1.21.6" + version: "1.23.1" test_api: dependency: transitive description: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.4.14" + version: "0.4.18" test_core: dependency: transitive description: name: test_core url: "https://pub.dartlang.org" source: hosted - version: "0.4.18" + version: "0.4.24" timing: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d7da837..2e41e55 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,5 +16,5 @@ dev_dependencies: build_runner: ^2.2.1 json_serializable: ^6.4.1 mocktail: ^0.3.0 - test: ^1.21.6 + test: ^1.23.1 very_good_analysis: ^3.1.0