From d3d79f2ed8ab2d315ce730587b8d596715c61a4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 21:45:03 +0000 Subject: [PATCH] chore(deps): bump flutter_local_notifications from 12.0.4 to 15.0.0 Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 12.0.4 to 15.0.0. - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v12.0.4...flutter_local_notifications-v15.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 58cd6a6..19804b8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: cupertino_icons: ^1.0.2 firebase_messaging: ^13.1.0 firebase_core: ^1.1.1 - flutter_local_notifications: ^12.0.2 + flutter_local_notifications: ^15.0.0 flutter_callkit_incoming: ^1.0.2+2 dev_dependencies: