From eb54ba93639d4874d3a2c2efba005b94c487c494 Mon Sep 17 00:00:00 2001 From: wile44 Date: Mon, 18 Nov 2024 00:00:28 +0300 Subject: [PATCH] feat: update intl version from 18 to 19 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6a6a5ab..05666e7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: xml2json: ^5.3.2 mime: ^1.0.2 http_parser: ^4.0.1 - intl: ^0.18.1 + intl: ^0.19.0 math_expressions: ^2.5.0 petitparser: ^6.0.2