Skip to content

Commit e371148

Browse files
committed
update pubspec
1 parent 4dd3bee commit e371148

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pubspec.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,23 @@ topics:
66
- crypto
77

88
environment:
9-
sdk: '>=3.0.0 <4.0.0'
9+
sdk: '>=3.2.0 <4.0.0'
1010

1111

1212
dependencies:
1313
adaptive_number: ^1.0.0
14-
collection: ^1.17.1
14+
collection: ^1.19.0
1515
convert: ^3.1.1
1616
crypto: ^3.0.3
1717
ed25519_edwards: ^0.3.1
1818
fixnum: ^1.0.0
1919
meta: ^1.7.0
2020
optional: ^6.1.0+1
21-
pointycastle: ^3.7.3
21+
pointycastle: ^3.9.1
2222
protobuf: ^3.1.0
23-
very_good_analysis: ^5.0.0+1
23+
very_good_analysis: ^6.0.0
2424
x25519: ^0.1.1
2525

2626

2727
dev_dependencies:
28-
test: ^1.24.3
28+
test: ^1.25.8

0 commit comments

Comments
 (0)