Skip to content

Commit

Permalink
Bump flutter_local_notifications from 15.1.1 to 16.1.0 (#2044)
Browse files Browse the repository at this point in the history
Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 15.1.1 to 16.1.0.
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](MaikuB/flutter_local_notifications@flutter_local_notifications-v15.1.1...flutter_local_notifications-v16.1.0)

---
updated-dependencies:
- dependency-name: flutter_local_notifications
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 6b7fae0 commit c82cc1c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -506,10 +506,10 @@ packages:
dependency: "direct main"
description:
name: flutter_local_notifications
sha256: "3002092e5b8ce2f86c3361422e52e6db6776c23ee21e0b2f71b892bf4259ef04"
sha256: "6d11ea777496061e583623aaf31923f93a9409ef8fcaeeefdd6cd78bf4fe5bb3"
url: "https://pub.dev"
source: hosted
version: "15.1.1"
version: "16.1.0"
flutter_local_notifications_linux:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies:
sdk: flutter
flutter_braintree: ^3.0.0
flutter_cache_manager: ^3.3.1
flutter_local_notifications: ^15.1.1
flutter_local_notifications: ^16.1.0
flutter_localizations:
sdk: flutter
flutter_speed_dial: ^7.0.0
Expand Down

0 comments on commit c82cc1c

Please sign in to comment.