From fc5f4e6a60a195a3b0128007cda473a8784ab285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 12:23:06 +0000 Subject: [PATCH] chore(deps): bump mockingjay from 0.6.0 to 1.0.0 Bumps [mockingjay](https://github.com/VeryGoodOpenSource/mockingjay) from 0.6.0 to 1.0.0. - [Release notes](https://github.com/VeryGoodOpenSource/mockingjay/releases) - [Changelog](https://github.com/VeryGoodOpenSource/mockingjay/blob/main/CHANGELOG.md) - [Commits](https://github.com/VeryGoodOpenSource/mockingjay/compare/v0.6.0...v1.0.0) --- updated-dependencies: - dependency-name: mockingjay dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index dfa9f24..6d04d01 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -50,7 +50,7 @@ dev_dependencies: flutter_native_splash: ^2.3.2 flutter_test: sdk: flutter - mockingjay: ^0.6.0 + mockingjay: ^1.0.0 mocktail: ^1.0.1 very_good_analysis: ^7.0.0