forked from loafle/openapi-generator-original
[dart-dio] Fix the version of the sample dependencies (#20797)
* [dart-dio] Fix the version of the sample dependencies * update --------- Co-authored-by: William Cheng <wing328hk@gmail.com>
This commit is contained in:
parent
c14c7a0421
commit
5a9f973e91
@ -10,7 +10,7 @@ environment:
|
|||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
built_collection: 5.1.1
|
built_collection: 5.1.1
|
||||||
built_value: 8.4.3
|
built_value: 8.4.3
|
||||||
dio: 5.2.1
|
dio: ^5.7.0
|
||||||
http_mock_adapter: 0.4.2
|
http_mock_adapter: 0.4.2
|
||||||
mockito: 5.2.0
|
mockito: 5.2.0
|
||||||
openapi:
|
openapi:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user