Skip to content

Commit a5c8251

Browse files
Merge pull request #256 from Telosnex/main
pub upgrade to bring in intl 0.20.2
2 parents 5a767a7 + 2398849 commit a5c8251

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pubspec.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
encrypt: ^5.0.0
2323
enough_convert: ^1.5.0
2424
event_bus: ^2.0.0
25-
intl: ^0.19.0
25+
intl: ^0.20.2
2626
json_annotation: ^4.8.0
2727
pointycastle: ^3.6.0
2828
synchronized: ^3.1.0
@@ -34,8 +34,8 @@ dependency_overrides:
3434
dev_dependencies:
3535
build_runner: ^2.3.0
3636
dart_code_metrics: 5.7.6
37-
flutter_lints: ^4.0.0
37+
flutter_lints: ^6.0.0
3838
json_serializable: ^6.3.0
39-
lints: ^4.0.0
39+
lints: ^6.0.0
4040
test: ^1.20.1
41-
timezone: ^0.9.0
41+
timezone: ^0.10.1

0 commit comments

Comments
 (0)