Skip to content

Commit

Permalink
Merge pull request #260 from pebble-dev/dependabot/pub/rws/flutter_lo…
Browse files Browse the repository at this point in the history
…cal_notifications-17.1.2

Bump flutter_local_notifications from 13.0.0 to 17.1.2
  • Loading branch information
hellcp authored Jun 3, 2024
2 parents f991b13 + 92aee12 commit 65cbc7b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -330,26 +330,26 @@ packages:
dependency: "direct main"
description:
name: flutter_local_notifications
sha256: "293995f94e120c8afce768981bd1fa9c5d6de67c547568e3b42ae2defdcbb4a0"
sha256: "40e6fbd2da7dcc7ed78432c5cdab1559674b4af035fddbfb2f9a8f9c2112fcef"
url: "https://pub.dev"
source: hosted
version: "13.0.0"
version: "17.1.2"
flutter_local_notifications_linux:
dependency: transitive
description:
name: flutter_local_notifications_linux
sha256: ccb08b93703aeedb58856e5637450bf3ffec899adb66dc325630b68994734b89
sha256: "33f741ef47b5f63cc7f78fe75eeeac7e19f171ff3c3df054d84c1e38bedb6a03"
url: "https://pub.dev"
source: hosted
version: "3.0.0+1"
version: "4.0.0+1"
flutter_local_notifications_platform_interface:
dependency: transitive
description:
name: flutter_local_notifications_platform_interface
sha256: "5ec1feac5f7f7d9266759488bc5f76416152baba9aa1b26fe572246caa00d1ab"
sha256: "340abf67df238f7f0ef58f4a26d2a83e1ab74c77ab03cd2b2d5018ac64db30b7"
url: "https://pub.dev"
source: hosted
version: "6.0.0"
version: "7.1.0"
flutter_localizations:
dependency: "direct main"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies:
path: ^1.8.0
json_annotation: ^4.6.0
copy_with_extension: ^5.0.0
flutter_local_notifications: ^13.0.0
flutter_local_notifications: ^17.1.2
stream_transform: ^2.1.0
flutter_svg: ^2.0.0
flutter_svg_provider: ^1.0.4
Expand Down

0 comments on commit 65cbc7b

Please sign in to comment.