Skip to content

Commit 574f2de

Browse files
authored
Merge pull request #1110 from cph-cachet/health-12/1095-update-device-info
Health 12/1095 update dependencies versions
2 parents 36ccf84 + 10df626 commit 574f2de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/health/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ environment:
1010
dependencies:
1111
flutter:
1212
sdk: flutter
13-
intl: ^0.20.1
14-
device_info_plus: ^11.2.0
13+
intl: '>=0.18.0 <0.21.0'
14+
device_info_plus: '>=9.0.0 <12.0.0'
1515
json_annotation: ^4.8.0
1616
carp_serializable: ^2.0.0 # polymorphic json serialization
1717

0 commit comments

Comments
 (0)