From 544cd13b9a598b2200ba7c4b9240d81facf4fdae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 13:29:45 +0000 Subject: [PATCH] build(deps): bump intl in /packages/flutter_notification_center/example Bumps [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) from 0.17.0 to 0.19.0. - [Release notes](https://github.com/dart-lang/i18n/releases) - [Commits](https://github.com/dart-lang/i18n/commits/intl-v0.19.0/pkgs) --- updated-dependencies: - dependency-name: intl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/flutter_notification_center/example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/flutter_notification_center/example/pubspec.yaml b/packages/flutter_notification_center/example/pubspec.yaml index 8344608..ea9dfb8 100644 --- a/packages/flutter_notification_center/example/pubspec.yaml +++ b/packages/flutter_notification_center/example/pubspec.yaml @@ -12,7 +12,7 @@ environment: dependencies: flutter: sdk: flutter - intl: ^0.17.0 + intl: ^0.19.0 flutter_notification_center: git: