From 53ceefc81d183318d26ccaf05d110d68ea51d20f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 14:42:16 +0000 Subject: [PATCH] Bump flutter_local_notifications from 18.0.0 to 18.0.1 Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 18.0.0 to 18.0.1. - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v18.0.0...flutter_local_notifications-v18.0.1) --- updated-dependencies: - dependency-name: flutter_local_notifications dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index bec495176..bc09a0403 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -450,10 +450,10 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: "725145682706fb0e5a30f93e5cb64f3df7ed7743de749bd555b22bf75ee718c0" + sha256: ef41ae901e7529e52934feba19ed82827b11baa67336829564aeab3129460610 url: "https://pub.dev" source: hosted - version: "18.0.0" + version: "18.0.1" flutter_local_notifications_linux: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c18850a81..352ec2b50 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -39,7 +39,7 @@ dependencies: sdk: flutter flutter_braintree: ^4.0.0 flutter_cache_manager: ^3.4.1 - flutter_local_notifications: ^18.0.0 + flutter_local_notifications: ^18.0.1 flutter_localizations: sdk: flutter flutter_reaction_button: ^3.0.0+3