Skip to content

Commit fe0cf65

Browse files
committed
[dart-dio] Fix the version of the sample dependencies
1 parent c96d308 commit fe0cf65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/openapi3/client/petstore/dart-dio/petstore_client_lib_fake_tests

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)