From 8b29ccf9208b35ed8800e0ba07942a0edc3995cc Mon Sep 17 00:00:00 2001 From: Mohsen Alkadri <59413027+mehsen-alk@users.noreply.github.com> Date: Wed, 15 May 2024 02:24:06 +0300 Subject: [PATCH] Update pubspec.yaml --- injectable/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/injectable/pubspec.yaml b/injectable/pubspec.yaml index e0fa1f4..bfddc78 100644 --- a/injectable/pubspec.yaml +++ b/injectable/pubspec.yaml @@ -8,7 +8,7 @@ environment: dependencies: get_it: ">=7.2.0 <8.0.0" - meta: 1.11.0 + meta: 1.12.0 dev_dependencies: lints: ^3.0.0