From 9697994e5efa4676c485818dd3280f84c28137df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 19:13:38 +0000 Subject: [PATCH] fix(deps): update dependency get_it to v9 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a1fe1c9..be7744a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: args: ^2.4.2 freezed_annotation: ^2.1.0 - get_it: ^8.0.3 + get_it: 9.0.5 mockito: ^5.4.3 mustache_template: ^2.0.0 path: ^1.8.1