From aeef3429e58d5dd91712060adf5be4af8e70dc3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 03:51:25 +0000 Subject: [PATCH] Bump flutter_local_notifications from 18.0.1 to 19.0.0 in /refilc 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] --- refilc/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refilc/pubspec.yaml b/refilc/pubspec.yaml index f0651a7a..2d31fe25 100644 --- a/refilc/pubspec.yaml +++ b/refilc/pubspec.yaml @@ -55,7 +55,7 @@ dependencies: image_picker: ^1.1.2 animations: ^2.0.11 background_fetch: ^1.3.7 - flutter_local_notifications: ^18.0.1 + flutter_local_notifications: ^19.0.0 package_info_plus: ^8.2.1 screenshot: ^3.0.0 flutter_staggered_grid_view: ^0.7.0