diff --git a/pubspec.lock b/pubspec.lock index 4dfbbe69..e8f6d31a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -386,10 +386,10 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: "6d11ea777496061e583623aaf31923f93a9409ef8fcaeeefdd6cd78bf4fe5bb3" + sha256: bb5cd63ff7c91d6efe452e41d0d0ae6348925c82eafd10ce170ef585ea04776e url: "https://pub.dev" source: hosted - version: "16.1.0" + version: "16.2.0" flutter_local_notifications_linux: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index b3099bc2..f89d6388 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: open_filex: ^4.3.4 file_picker: ^6.0.0 animations: ^2.0.7 - flutter_local_notifications: ^16.1.0 + flutter_local_notifications: ^16.2.0 notifications_listener_service: git: url: https://github.com/dreautall/notification_listener_service.git