From b5e1784a6d3b90fce636ec6ac8169b359f8c45b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 12:18:55 +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.1.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.1.0) --- updated-dependencies: - dependency-name: flutter_local_notifications dependency-version: 19.1.0 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: