From 61a3fc5a1749fd0da78a7de6726a364451c15431 Mon Sep 17 00:00:00 2001 From: leoafarias Date: Tue, 5 Jul 2022 11:21:20 -0300 Subject: [PATCH] Updated dev dependencies --- pubspec.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4330f671..8cba195d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,12 +23,12 @@ dependencies: yaml: ^3.1.1 dev_dependencies: - build_runner: ^2.1.1 - build_version: ^2.1.0 + build_runner: ^2.1.11 + build_version: ^2.1.1 effective_dart: ^1.3.2 - cli_pkg: ^1.7.0 + cli_pkg: ^2.1.4 - grinder: ^0.9.0 - test: ^1.17.11 - build_test: ^2.1.3 + grinder: ^0.9.2 + test: ^1.21.3 + build_test: ^2.1.5 test_cov: ^1.0.1