From 05cfb19f177a62563516faac96b95a390746dfdb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 11:42:54 +0000 Subject: [PATCH] Update dependency intl to v0.20.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 265470a..d471571 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: dev_dependencies: lints: ^2.0.0 args: ^2.3.0 - intl: ^0.17.0 + intl: 0.20.2 test: ^1.21.1 analyzer: ^4.0.0