Skip to content

Commit 09f6039

Browse files
committed
fix(generator): updated deps
1 parent b74b79d commit 09f6039

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi-generator/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ dependencies:
1010
build: '>=1.0.0 <=3.0.0'
1111
source_gen: '>=1.0.0 <=2.0.0'
1212
path: '>=1.0.0 <=2.0.0'
13-
openapi_generator_annotations: '>=4.13.0 <6.0.0'
13+
openapi_generator_annotations: '>=4.13.0 <7.0.0'
1414
analyzer: '>=2.0.0 <7.0.0'
15-
openapi_generator_cli: '>=4.13.0 <6.0.0'
15+
openapi_generator_cli: '>=4.13.0 <7.0.0'
1616
yaml: ^3.1.2
1717
http: '>=0.13.1 <=2.0.0'
1818
build_runner: '>=1.0.0 <3.0.0'

0 commit comments

Comments
 (0)