We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64f02f2 commit ae6a5c1Copy full SHA for ae6a5c1
1 file changed
README.md
@@ -22,7 +22,7 @@ you must do the following steps:
22
23
# You can provide any version of the CLI that has been uploaded to Maven
24
openapi_tools_generator_bazel_repositories(
25
- openapi_generator_cli_version = "4.1.0",
+ openapi_generator_cli_version = "5.0.1",
26
)
27
```
28
0 commit comments