Skip to content

Commit

Permalink
Merge pull request #21 from ESandjon/chore/update-intl-version
Browse files Browse the repository at this point in the history
chore: update intl version
  • Loading branch information
juliansteenbakker authored May 15, 2024
2 parents 85bd43b + cb8f50c commit 3411095
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion community_charts_common/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:
sdk: '>=2.12.0 <4.0.0'

dependencies:
intl: ">=0.17.0 <0.19.0"
intl: ">=0.17.0 <0.20.0"
collection: ">=0.14.5 <2.0.0"
meta: ">=1.1.1 <2.0.0"
vector_math: ">=2.0.8 <3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion community_charts_flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ dependencies:
flutter_test:
sdk: flutter
meta: ^1.1.1
intl: ">=0.15.2 <0.19.0"
intl: ">=0.15.2 <0.20.0"
flutter:
uses-material-design: true

0 comments on commit 3411095

Please sign in to comment.