From 0c86c137d66bd3bcc29d16156a500e2a96e39809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 05:02:02 +0000 Subject: [PATCH] Bump flutter_local_notifications from 16.3.3 to 17.1.1 Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 16.3.3 to 17.1.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.1.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..c14f991 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.1.1 firebase_messaging: ^14.7.16 firebase_core: ^2.25.5 freezed: ^2.4.7