Skip to content

Commit

Permalink
Bump timezone from 0.9.4 to 0.10.0 in /flutter_local_notifications
Browse files Browse the repository at this point in the history
Bumps [timezone](https://github.com/srawlins/timezone) from 0.9.4 to 0.10.0.
- [Changelog](https://github.com/srawlins/timezone/blob/master/CHANGELOG.md)
- [Commits](https://github.com/srawlins/timezone/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 94a1170 commit c35d187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter_local_notifications/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
sdk: flutter
flutter_local_notifications_linux: ^5.0.0
flutter_local_notifications_platform_interface: ^8.0.0
timezone: ^0.9.0
timezone: ">=0.9.0 <0.11.0"

dev_dependencies:
flutter_driver:
Expand Down

0 comments on commit c35d187

Please sign in to comment.