Skip to content

Commit

Permalink
chore(deps): bump flutter_local_notifications in /uni
Browse files Browse the repository at this point in the history
Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 15.1.3 to 17.1.2.
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](MaikuB/flutter_local_notifications@flutter_local_notifications-v15.1.3...flutter_local_notifications-v17.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent 6c9f889 commit 2e62eac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions uni/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -442,10 +442,10 @@ packages:
dependency: "direct main"
description:
name: flutter_local_notifications
sha256: "401643a6ea9d8451365f2ec11145335bf130560cfde367bdf8f0be6d60f89479"
sha256: "40e6fbd2da7dcc7ed78432c5cdab1559674b4af035fddbfb2f9a8f9c2112fcef"
url: "https://pub.dev"
source: hosted
version: "15.1.3"
version: "17.1.2"
flutter_local_notifications_linux:
dependency: transitive
description:
Expand All @@ -458,10 +458,10 @@ packages:
dependency: transitive
description:
name: flutter_local_notifications_platform_interface
sha256: "7cf643d6d5022f3baed0be777b0662cce5919c0a7b86e700299f22dc4ae660ef"
sha256: "340abf67df238f7f0ef58f4a26d2a83e1ab74c77ab03cd2b2d5018ac64db30b7"
url: "https://pub.dev"
source: hosted
version: "7.0.0+1"
version: "7.1.0"
flutter_localizations:
dependency: "direct main"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion uni/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies:
sdk: flutter
flutter_cache_manager: ^3.3.1
flutter_dotenv: ^5.0.2
flutter_local_notifications: ^15.1.0+1
flutter_local_notifications: ^17.1.2
flutter_localizations:
sdk: flutter
flutter_map: ^5.0.0
Expand Down

0 comments on commit 2e62eac

Please sign in to comment.