From 225f496fcfce13ed367b279b886d8628bf18b496 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 19:12:16 +1100 Subject: [PATCH] Bump intl from 0.17.0 to 0.18.0 in /form_app (#1528) --- 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 ccd07cd85..23d53dfe0 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.17.0 + intl: ^0.18.0 http: ^0.13.0 json_annotation: any english_words: ^4.0.0