From b42d5c9cbdd92db99beda172ef3ae97d85cbaf76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 01:13:46 +0000 Subject: [PATCH] build(deps): bump intl from 0.19.0 to 0.20.2 Bumps [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) from 0.19.0 to 0.20.2. - [Release notes](https://github.com/dart-lang/i18n/releases) - [Commits](https://github.com/dart-lang/i18n/commits/intl-v0.20.2/pkgs) --- updated-dependencies: - dependency-name: intl dependency-version: 0.20.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 690f12a..2ce5f97 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: flutter_map: ^7.0.2 latlong2: ^0.9.1 uuid: ^4.5.1 - intl: ^0.19.0 + intl: ^0.20.2 json_annotation: ^4.9.0 dev_dependencies: