diff --git a/src/main/resources/dart2-v3template/pubspec.mustache b/src/main/resources/dart2-v3template/pubspec.mustache index 923b1dc..1bc55c3 100644 --- a/src/main/resources/dart2-v3template/pubspec.mustache +++ b/src/main/resources/dart2-v3template/pubspec.mustache @@ -19,7 +19,7 @@ dependencies: {{/localDev}} {{^localDev}} dio: '^5.0.1' - openapi_dart_common: ^5.0.0 + openapi_dart_common: ^5.1.0 {{/localDev}} collection: '^1.16.0' {{#x-dart-deps}}