From f2569b452c24af0bdf5b05d341315e861545ad22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 08:44:21 +0000 Subject: [PATCH] fix(deps): update dependency intl to v0.19.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ca142bd3..d7d86ced 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: flutter_bloc: 8.1.3 flutter_markdown: 0.6.18 google_fonts: 6.1.0 - intl: 0.18.1 + intl: 0.19.0 json_theme: 6.4.0 material_color_utilities: ^0.5.0 material_design_icons_flutter: 7.0.7296