File tree Expand file tree Collapse file tree 1 file changed +14
-15
lines changed
Expand file tree Collapse file tree 1 file changed +14
-15
lines changed Original file line number Diff line number Diff line change @@ -11,21 +11,20 @@ environment:
1111dependencies :
1212 objectbox : 4.1.0
1313 analyzer : ' >=6.5.0 <8.0.0' # dart_style 2.3.7 requires 6.5.0
14- build : ^2.0.0
15- collection : ^1.15.0
14+ build : ^2.4.1
15+ collection : ^1.19.1
1616 dart_style : ' >=2.3.7 <4.0.0' # require 2.3.7 for languageVersion in DartFormatter constructor
17- glob : ^2.0.0
18- path : ^1.8.0
19- source_gen : ' >=1.2.7 <3.0.0'
20- pubspec_parse : ^1.0 .0
21- yaml : ^3.0.0
22- http : ' >=0.13.5 <2.0.0 '
23- pointycastle : ' >=3.7.3 <5. 0.0' # 3.7.4 requires Dart 3, but still supporting 2.18
17+ glob : ^2.1.3
18+ path : ^1.9.1
19+ source_gen : " >=1.5.0 <3.0.0"
20+ pubspec_parse : ^1.4 .0
21+ yaml : ^3.1.3
22+ http : ^1.3.0
23+ pointycastle : ^4. 0.0
2424
2525dev_dependencies :
26- test : ^1.16.5
27- # lints 2.1.0+ requires Dart 3, but CI still tests with Dart 2, but also need 3.0.0+ to match pana
28- lints : ' >=2.0.1 <4.0.0'
29- pub_semver : ^2.1.3
30- package_config : ^2.1.0
31- build_test :
26+ test : ^1.25.8
27+ lints : ^3.0.0
28+ pub_semver : ^2.2.0
29+ package_config : ^2.2.0
30+ build_test : ^2.2.2
You can’t perform that action at this time.
0 commit comments