Skip to content

Commit c95569c

Browse files
build(deps): Bump flutter_local_notifications from 19.2.1 to 19.3.0 (#1786)
Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 19.2.1 to 19.3.0. - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](MaikuB/flutter_local_notifications@flutter_local_notifications-v19.2.1...flutter_local_notifications-v19.3.0) --- updated-dependencies: - dependency-name: flutter_local_notifications dependency-version: 19.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d3925c commit c95569c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pubspec.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -695,10 +695,10 @@ packages:
695695
dependency: "direct main"
696696
description:
697697
name: flutter_local_notifications
698-
sha256: b94a50aabbe56ef254f95f3be75640f99120429f0a153b2dc30143cffc9bfdf3
698+
sha256: edae0c34573233ab03f5ba1f07465e55c384743893042cb19e010b4ee8541c12
699699
url: "https://pub.dev"
700700
source: hosted
701-
version: "19.2.1"
701+
version: "19.3.0"
702702
flutter_local_notifications_linux:
703703
dependency: transitive
704704
description:
@@ -711,10 +711,10 @@ packages:
711711
dependency: transitive
712712
description:
713713
name: flutter_local_notifications_platform_interface
714-
sha256: "2569b973fc9d1f63a37410a9f7c1c552081226c597190cb359ef5d5762d1631c"
714+
sha256: "277d25d960c15674ce78ca97f57d0bae2ee401c844b6ac80fcd972a9c99d09fe"
715715
url: "https://pub.dev"
716716
source: hosted
717-
version: "9.0.0"
717+
version: "9.1.0"
718718
flutter_local_notifications_windows:
719719
dependency: transitive
720720
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies:
6868
flutter_app_icon_badge: ^2.0.0
6969
flutter_bloc: ^9.1.1
7070
flutter_hooks: ^0.21.2
71-
flutter_local_notifications: ^19.2.1
71+
flutter_local_notifications: ^19.3.0
7272
flutter_localizations:
7373
sdk: flutter
7474
flutter_portal: ^1.1.4

0 commit comments

Comments
 (0)