From 4b561d89f4fc012d29dcc8a0e62307b3293c2942 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 17:47:17 +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 8a966a7..3e9f596 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ environment: dependencies: - get_it: ^8.0.0 + get_it: ^9.0.0 dev_dependencies: lints: ^5.0.0