From f77784448166ba8ae59b1610c9677a188248f2c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 08:27:47 +0000 Subject: [PATCH] Update dependency intl to ^0.20.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 189b8bf..81655de 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter_localizations: sdk: flutter rxdart: ^0.28.0 - intl: ^0.19.0 + intl: ^0.20.0 dev_dependencies: flutter_test: