From 0b21a9b8aa85bc533cd414444082ec190740f86f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 04:52:53 +0000 Subject: [PATCH] Bump flutter_local_notifications from 16.3.3 to 17.0.1 Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 16.3.3 to 17.0.1. - [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.1) --- 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 5bbdb92..062cac5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -58,7 +58,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.1 firebase_messaging: ^14.7.16 firebase_core: ^2.25.5 freezed: ^2.4.7