File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
name : openapi_generator_cli
2
2
description : A dart wrapper around openapi-generator inspired by the node implementation.
3
- version : 4.0 .0
3
+ version : 4.1 .0
4
4
homepage : https://github.com/gibahjoe/openapi-generator-dart
5
5
6
6
environment :
Original file line number Diff line number Diff line change 1
1
name : openapi_generator
2
2
description : Generator for openapi client sdk inspired by the npm implementation of openapi-generator-cli.
3
- version : 4.0 .0
3
+ version : 4.1 .0
4
4
homepage : https://github.com/gibahjoe/openapi-generator-dart
5
5
6
6
environment :
@@ -10,7 +10,7 @@ dependencies:
10
10
build : ' >=0.12.6 <=3.0.0'
11
11
source_gen : ' >=1.0.0 <=2.0.0'
12
12
path : ' >=1.0.0 <=2.0.0'
13
- openapi_generator_annotations : ^4.0 .0
13
+ openapi_generator_annotations : ^4.1 .0
14
14
analyzer : ' >=1.4.0 <=5.0.0'
15
15
openapi_generator_cli : ^4.0.0
16
16
You can’t perform that action at this time.
0 commit comments