From 8f5f008e277ff3e8b4f2c33265f12be3be2cf4d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 21:38:44 +0000 Subject: [PATCH] Bump injectable from 2.4.0 to 2.4.1 in /examples/injectable Bumps [injectable](https://github.com/Milad-Akarie/injectable) from 2.4.0 to 2.4.1. - [Commits](https://github.com/Milad-Akarie/injectable/commits) --- updated-dependencies: - dependency-name: injectable dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/injectable/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/injectable/pubspec.yaml b/examples/injectable/pubspec.yaml index cdfb0e4..825c778 100644 --- a/examples/injectable/pubspec.yaml +++ b/examples/injectable/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: auto_mappr_annotation: ^2.0.0 equatable: ^2.0.5 get_it: ^7.3.0 - injectable: ^2.1.1 + injectable: ^2.4.1 dev_dependencies: auto_mappr: ^2.0.0