Skip to content

Commit

Permalink
wip deps major-upgrade flutter_local_notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
gnprice committed Oct 17, 2023
1 parent 3b4162c commit df760a1
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 @@ -426,10 +426,10 @@ packages:
dependency: "direct main"
description:
name: flutter_local_notifications
sha256: "812791d43ccfc1b443a0d39fa02a206fc228c597e28ff9337e09e3ca8d370391"
sha256: "3cc40fe8c50ab8383f3e053a499f00f975636622ecdc8e20a77418ece3b1e975"
url: "https://pub.dev"
source: hosted
version: "14.1.1"
version: "15.1.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 @@ -62,7 +62,7 @@ dependencies:
firebase_messaging: ^14.6.3
firebase_core: ^2.14.0
flutter_local_notifications_platform_interface: ^7.0.0+1
flutter_local_notifications: ^14.1.1
flutter_local_notifications: ^15.1.0+1

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit df760a1

Please sign in to comment.