Skip to content

Commit 039cf29

Browse files
committed
Release 1.0.27 - Pre-release process
- Update dependencies
1 parent 42a1fcc commit 039cf29

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

pubspec.yaml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,22 @@ dependencies:
1313

1414
# Networking
1515
web_socket_channel: ^1.1.0
16-
connectivity: ^0.4.9
16+
connectivity: ^0.4.9+2
1717

1818
#Database
1919
sembast: ^2.4.7+6
2020
xxtea: ^2.0.3
21-
shared_preferences: ^0.5.8
21+
shared_preferences: ^0.5.10
2222

2323
# Utils
24-
path_provider: ^1.6.11
25-
uuid: ^2.2.0
26-
package_info: ^0.4.1
24+
path_provider: ^1.6.14
25+
uuid: ^2.2.2
26+
package_info: ^0.4.3
2727
devicelocale: ^0.3.1
2828
meta: ^1.1.8
2929
path: ^1.7.0
3030

3131
dev_dependencies:
3232
# Testing
33-
test: ^1.5.1
33+
test: ^1.15.3
3434
mockito: ^4.1.1
35-
flutter_test:
36-
sdk: flutter

0 commit comments

Comments
 (0)