We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a060f54 commit 85e9616Copy full SHA for 85e9616
README.md
@@ -9,7 +9,7 @@ A Sbt plugin to support the OpenAPI generator project.
9
Add to your `project/plugins.sbt`:
10
11
```sbt
12
-addSbtPlugin("org.openapitools" % "sbt-openapi-generator" % "5.3.0")
+addSbtPlugin("org.openapitools" % "sbt-openapi-generator" % "7.5.0")
13
```
14
15
# Configuration
0 commit comments