Skip to content

Commit

Permalink
Update README.md to use latest openapi generator v7.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Apr 17, 2024
1 parent a060f54 commit 85e9616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A Sbt plugin to support the OpenAPI generator project.
Add to your `project/plugins.sbt`:

```sbt
addSbtPlugin("org.openapitools" % "sbt-openapi-generator" % "5.3.0")
addSbtPlugin("org.openapitools" % "sbt-openapi-generator" % "7.5.0")
```

# Configuration
Expand Down

0 comments on commit 85e9616

Please sign in to comment.