From 5678c56e04f04baa997ded914be9c2f04ea46c5e Mon Sep 17 00:00:00 2001 From: gmpassos Date: Sat, 15 Feb 2025 15:43:47 -0300 Subject: [PATCH] update dependencies --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9fc9735..d013e74 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ environment: dev_dependencies: lints: ^5.1.1 - test: ^1.25.8 + test: ^1.25.15 dependency_validator: ^5.0.2 - coverage: ^1.10.0 + coverage: ^1.11.1 yaml: ^3.1.3