From 439733cc0444ac16adadb2ebe1d126cb01328747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 12:43:08 +0000 Subject: [PATCH] chore(deps): bump pigeon Bumps the pigeon group with 1 update in the /packages/notifications/push/amplify_push_notifications directory: [pigeon](https://github.com/flutter/packages/tree/main/packages). Updates `pigeon` from 11.0.1 to 24.0.0 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/pigeon-v24.0.0/packages) --- updated-dependencies: - dependency-name: pigeon dependency-type: direct:production update-type: version-update:semver-major dependency-group: pigeon ... Signed-off-by: dependabot[bot] --- .../notifications/push/amplify_push_notifications/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/notifications/push/amplify_push_notifications/pubspec.yaml b/packages/notifications/push/amplify_push_notifications/pubspec.yaml index 329d9e128d..224b0e2548 100644 --- a/packages/notifications/push/amplify_push_notifications/pubspec.yaml +++ b/packages/notifications/push/amplify_push_notifications/pubspec.yaml @@ -29,7 +29,7 @@ dev_dependencies: flutter_test: sdk: flutter mockito: ^5.0.0 - pigeon: ^11.0.0 + pigeon: ">=11.0.0 <25.0.0" test: ^1.22.1 flutter: