Skip to content

Commit

Permalink
Bump flutter_local_notifications from 17.1.2 to 17.2.1+1
Browse files Browse the repository at this point in the history
Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 17.1.2 to 17.2.1+1.
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](MaikuB/flutter_local_notifications@flutter_local_notifications-v17.1.2...flutter_local_notifications-v17.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 0dbe812 commit 495961d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -347,10 +347,10 @@ packages:
dependency: "direct main"
description:
name: flutter_local_notifications
sha256: "40e6fbd2da7dcc7ed78432c5cdab1559674b4af035fddbfb2f9a8f9c2112fcef"
sha256: "0a9068149f0225e81642b03562e99776106edbd967816ee68bc16310d457c60e"
url: "https://pub.dev"
source: hosted
version: "17.1.2"
version: "17.2.1+1"
flutter_local_notifications_linux:
dependency: transitive
description:
Expand All @@ -363,10 +363,10 @@ packages:
dependency: transitive
description:
name: flutter_local_notifications_platform_interface
sha256: "340abf67df238f7f0ef58f4a26d2a83e1ab74c77ab03cd2b2d5018ac64db30b7"
sha256: "85f8d07fe708c1bdcf45037f2c0109753b26ae077e9d9e899d55971711a4ea66"
url: "https://pub.dev"
source: hosted
version: "7.1.0"
version: "7.2.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 @@ -45,7 +45,7 @@ dependencies:
path: ^1.8.0
json_annotation: ^4.6.0
copy_with_extension: ^5.0.0
flutter_local_notifications: ^17.1.2
flutter_local_notifications: ^17.2.1+1
stream_transform: ^2.1.0
flutter_svg: ^2.0.0
flutter_svg_provider: ^1.0.4
Expand Down

0 comments on commit 495961d

Please sign in to comment.