From 5fcef28ddfd69445ecf8e49a12e881aded93b727 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 12:15:12 +0000 Subject: [PATCH] build(deps): bump flutter_local_notifications Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 18.0.1 to 19.0.0. - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v18.0.1...flutter_local_notifications-v19.0.0) --- updated-dependencies: - dependency-name: flutter_local_notifications dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/altfire_messenger/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/altfire_messenger/pubspec.yaml b/packages/altfire_messenger/pubspec.yaml index 9c6a725..9919bf1 100644 --- a/packages/altfire_messenger/pubspec.yaml +++ b/packages/altfire_messenger/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: firebase_messaging: ^15.1.3 flutter: sdk: flutter - flutter_local_notifications: ^18.0.1 + flutter_local_notifications: ">=18.0.1 <20.0.0" timezone: ^0.10.0 dev_dependencies: