From 7cc134b270a8a06dfb2f5717801bba51e843bdda Mon Sep 17 00:00:00 2001 From: Nico Mexis Date: Sun, 21 Apr 2024 22:27:40 +0200 Subject: [PATCH] Update dependencies --- example/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 9860a59..7817ba5 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: dio: ^5.0.1 flutter: sdk: flutter - flutter_local_notifications: ^16.1.0 + flutter_local_notifications: ^17.0.0 flutter_localizations: sdk: flutter path_provider: ^2.0.1 diff --git a/pubspec.yaml b/pubspec.yaml index 87f1cd8..fb12921 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: fluttertoast: ^8.0.8 logging: ^1.0.2 mailer: ^6.0.0 - package_info_plus: '>=4.0.0 <7.0.0' + package_info_plus: '>=4.0.0 <8.0.0' sentry: '>=7.2.0 <9.0.0' universal_io: ^2.0.4