Skip to content

Commit

Permalink
chore(deps): update flutter_local_notifications to v15 (#91)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 3, 2023
1 parent 9c2efbf commit fb28143
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 @@ -338,10 +338,10 @@ packages:
dependency: "direct main"
description:
name: flutter_local_notifications
sha256: "812791d43ccfc1b443a0d39fa02a206fc228c597e28ff9337e09e3ca8d370391"
sha256: "0b4b849ae9c0e564cd749b74e31e134bdbb009bea2458e093926864e11a8613f"
url: "https://pub.dev"
source: hosted
version: "14.1.1"
version: "15.0.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 @@ -20,7 +20,7 @@ dependencies:
flutter_bloc: ^8.0.0
flutter_localizations:
sdk: flutter
flutter_local_notifications: ^14.0.0
flutter_local_notifications: ^15.0.0
flutter_markdown: ^0.6.14
font_awesome_flutter: ^10.1.0
google_fonts: ^4.0.0
Expand Down

0 comments on commit fb28143

Please sign in to comment.