Skip to content

Commit

Permalink
Bump flutter_local_notifications from 18.0.0 to 18.0.1
Browse files Browse the repository at this point in the history
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](MaikuB/flutter_local_notifications@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 19fe815 commit 53ceefc
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 @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 53ceefc

Please sign in to comment.