From d0144ceb28952d5f0c873bed0730007c36ef8322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 06:16:26 +0000 Subject: [PATCH] Bump intl from 0.19.0 to 0.20.0 in /form_app Bumps [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/dart-lang/i18n/releases) - [Commits](https://github.com/dart-lang/i18n/commits/intl-v0.20.0/pkgs) --- updated-dependencies: - dependency-name: intl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- form_app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/form_app/pubspec.yaml b/form_app/pubspec.yaml index ce5df21e968..29fd73b0e1e 100644 --- a/form_app/pubspec.yaml +++ b/form_app/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: flutter: sdk: flutter cupertino_icons: ^1.0.0 - intl: ^0.19.0 + intl: ^0.20.0 http: ^1.0.0 json_annotation: any english_words: ^4.0.0