From ec2d704362efc345bea2d17bf65b3c2c249636ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 22:32:55 +0000 Subject: [PATCH] chore(deps): update flutter_local_notifications to v16 --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 7fced6a3..d50f6c21 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -298,10 +298,10 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: "3002092e5b8ce2f86c3361422e52e6db6776c23ee21e0b2f71b892bf4259ef04" + sha256: "6d11ea777496061e583623aaf31923f93a9409ef8fcaeeefdd6cd78bf4fe5bb3" url: "https://pub.dev" source: hosted - version: "15.1.1" + version: "16.1.0" flutter_local_notifications_linux: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 39871635..d5a1e353 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: flutter_bloc: ^8.0.0 flutter_localizations: sdk: flutter - flutter_local_notifications: ^15.0.0 + flutter_local_notifications: ^16.0.0 flutter_markdown: ^0.6.14 font_awesome_flutter: ^10.1.0 google_fonts: ^6.0.0