Skip to content

Commit

Permalink
bumped timezone dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikuB committed Nov 13, 2024
1 parent bc8fa20 commit a264a9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flutter_local_notifications/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
flutter_local_notifications_linux: ^5.0.0
flutter_local_notifications_windows: ^1.0.0
flutter_local_notifications_platform_interface: ^8.1.0
timezone: ">=0.9.0 <0.11.0"
timezone: ^0.10.0

dev_dependencies:
flutter_driver:
Expand Down
2 changes: 1 addition & 1 deletion flutter_local_notifications_windows/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
ffi: ^2.1.2
flutter_local_notifications_platform_interface: ^8.1.0
meta: ^1.11.0
timezone: ^0.9.4
timezone: ^0.10.0
xml: ^6.5.0

dev_dependencies:
Expand Down

0 comments on commit a264a9c

Please sign in to comment.