From 435548d13a6c0970326652bf69de0eb2e4b5c822 Mon Sep 17 00:00:00 2001 From: OliverNarramore Date: Mon, 20 May 2024 09:39:57 +0100 Subject: [PATCH] Update - Bump intl to version 0.19.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bf4ee825..ff39116d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: flutter: sdk: flutter grouped_list: ^5.1.2 - intl: ^0.18.0 + intl: ^0.19.0 flutter_linkify: ^6.0.0 url_launcher: ^6.1.7 emoji_picker_flutter: ^1.6.0