Skip to content

Commit 9a18158

Browse files
dependabot[bot]utkrishtsahu
authored andcommitted
build(deps): bump intl in /auth0_flutter_platform_interface
Bumps [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) from 0.18.1 to 0.20.3. - [Release notes](https://github.com/dart-lang/i18n/releases) - [Commits](https://github.com/dart-lang/i18n/commits/intl-v0.20.3/pkgs) --- updated-dependencies: - dependency-name: intl dependency-version: 0.20.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f523f6 commit 9a18158

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

auth0_flutter_platform_interface/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dev_dependencies:
1919
flutter_lints: ^2.0.1
2020
flutter_test:
2121
sdk: flutter
22-
intl: ^0.18.0
22+
intl: ">=0.18.0 <0.21.0"
2323
mockito: ^5.1.0
2424

2525
# For information on the generic Dart part of this file, see the

0 commit comments

Comments
 (0)