From aa4a622ef39d005c2eb93f66aeec80fd3082c64b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 16:35:58 +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 265470a..94a0714 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.0 test: ^1.21.1 analyzer: ^4.0.0