From fb93f6e477e47ec1da3a3dbd6e7f50a74e4dd322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 11:17:46 +0000 Subject: [PATCH] chore(deps): bump intl from 0.18.1 to 0.19.0 Bumps [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) from 0.18.1 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] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8a70159..5653d9a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: hive_flutter: ^1.1.0 http: ^1.0.0 injectable: ^2.1.1 - intl: ^0.18.0 + intl: ^0.19.0 json_serializable: ^6.7.0 logger: ^2.0.2 retrofit: ^4.0.1