From 53c2962daf770d1af30db069a863f092081a98fb Mon Sep 17 00:00:00 2001 From: Crt Vavros <4377556+smlu@users.noreply.github.com> Date: Wed, 29 May 2024 11:55:22 +0200 Subject: [PATCH] Bump intl version --- example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 355650f..d9d6210 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: flutter_localizations: sdk: flutter flutter_platform_widgets: ^3.3.5 - intl: ^0.18.0 + intl: ^0.19.0 # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons.