From 226c8c549b086c595d5927e14b332719d60a8cf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 05:07:08 +0000 Subject: [PATCH] Bump flutter_local_notifications from 16.3.3 to 17.0.0 Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 16.3.3 to 17.0.0. - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v16.3.3...flutter_local_notifications-v17.0.0) --- updated-dependencies: - dependency-name: flutter_local_notifications 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 075da0e..fa8fc1c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -54,7 +54,7 @@ dependencies: phone_form_field: ^9.0.5 flutter_inappwebview: ^6.0.0 visibility_detector: ^0.4.0+2 - flutter_local_notifications: ^16.3.2 + flutter_local_notifications: ^17.0.0 firebase_messaging: ^14.7.16 firebase_core: ^2.25.5 freezed: ^2.4.7