Skip to content

Commit

Permalink
Merge pull request #389 from fzyzcjy/feat/388
Browse files Browse the repository at this point in the history
Update `intl` dependency version
  • Loading branch information
fzyzcjy authored Jun 1, 2024
2 parents bec3a2f + c4bab53 commit 8b440e4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/convenient_test_dev/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
image: ^4.0.0
integration_test:
sdk: flutter
intl: ">=0.17.0 <0.19.0"
intl: ">=0.17.0 <0.20.0"
json_annotation: ^4.4.0
lint: ">=1.8.2 <3.0.0"
matcher: ^0.12.16
Expand Down
2 changes: 1 addition & 1 deletion packages/convenient_test_manager/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies:
get_it: ^7.0.0
git: ^2.0.0
grpc: ^3.2.0
intl: ^0.18.0
intl: ">=0.17.0 <0.20.0"
mobx: ^2.0.7
path: ^1.8.0
path_provider: ^2.0.9
Expand Down
2 changes: 1 addition & 1 deletion packages/convenient_test_manager_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
freezed_annotation: ^2.0.3
get_it: ^7.0.0
grpc: ^3.2.0
intl: ^0.18.0
intl: ">=0.17.0 <0.20.0"
meta: ^1.3.0
mobx: ^2.0.6
protobuf: ^3.0.0
Expand Down

0 comments on commit 8b440e4

Please sign in to comment.