From f4c871ab63d7e4a90667fdde1691240f3160d1d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 16:10:53 +0000 Subject: [PATCH] chore(deps): update flutter_local_notifications to v17 --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 249db66b..010138d8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -298,10 +298,10 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: c18f1de98fe0bb9dd5ba91e1330d4febc8b6a7de6aae3ffe475ef423723e72f3 + sha256: f9a05409385b77b06c18f200a41c7c2711ebf7415669350bb0f8474c07bd40d1 url: "https://pub.dev" source: hosted - version: "16.3.2" + version: "17.0.0" flutter_local_notifications_linux: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 3e00032f..98fca430 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: flutter_bloc: ^8.0.0 flutter_localizations: sdk: flutter - flutter_local_notifications: ^16.0.0 + flutter_local_notifications: ^17.0.0 flutter_markdown: ^0.6.14 font_awesome_flutter: ^10.1.0 google_fonts: ^6.0.0