From ed235db6ea07de5ce20e6016b1a270b9d73b1602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 16:26:24 -0700 Subject: [PATCH] Bump flutter_local_notifications from 15.0.0 to 15.1.0+1 (#1949) Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 15.0.0 to 15.1.0+1. - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v15.0.0...flutter_local_notifications-v15.1.0) --- updated-dependencies: - dependency-name: flutter_local_notifications dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 66b5f885f..bb0317fd4 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -490,10 +490,10 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: "0b4b849ae9c0e564cd749b74e31e134bdbb009bea2458e093926864e11a8613f" + sha256: "3cc40fe8c50ab8383f3e053a499f00f975636622ecdc8e20a77418ece3b1e975" url: "https://pub.dev" source: hosted - version: "15.0.0" + version: "15.1.0+1" flutter_local_notifications_linux: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index cd40f4098..3a727e925 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -42,7 +42,7 @@ dependencies: flutter_braintree: ^3.0.0 flutter_cache_manager: ^3.3.1 - flutter_local_notifications: ^15.0.0 + flutter_local_notifications: ^15.1.0+1 flutter_localizations: sdk: flutter flutter_speed_dial: ^7.0.0