Skip to content

Commit 5a9f973

Browse files
fa0311wing328
andauthored
[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 <[email protected]>
1 parent c14c7a0 commit 5a9f973

File tree

1 file changed

+1
-1
lines changed
  • samples/openapi3/client/petstore/dart-dio/petstore_client_lib_fake_tests

1 file changed

+1
-1
lines changed

samples/openapi3/client/petstore/dart-dio/petstore_client_lib_fake_tests/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ environment:
1010
dev_dependencies:
1111
built_collection: 5.1.1
1212
built_value: 8.4.3
13-
dio: 5.2.1
13+
dio: ^5.7.0
1414
http_mock_adapter: 0.4.2
1515
mockito: 5.2.0
1616
openapi:

0 commit comments

Comments
 (0)