Skip to content

Commit

Permalink
Bump flutter_local_notifications_linux in /flutter_local_notifications (
Browse files Browse the repository at this point in the history
MaikuB#1741)

Bumps [flutter_local_notifications_linux](https://github.com/MaikuB/flutter_local_notifications) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](MaikuB/flutter_local_notifications@flutter_local_notifications_linux-v1.0.0...flutter_local_notifications_linux-v2.0.0)

---
updated-dependencies:
- dependency-name: flutter_local_notifications_linux
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2022
1 parent ed7e673 commit 55a32e1
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 @@ -10,7 +10,7 @@ dependencies:
clock: ^1.1.0
flutter:
sdk: flutter
flutter_local_notifications_linux: ^1.0.0
flutter_local_notifications_linux: ">=1.0.0 <3.0.0"
flutter_local_notifications_platform_interface: ^6.0.0
timezone: ^0.9.0

Expand Down

0 comments on commit 55a32e1

Please sign in to comment.