Skip to content

Commit 85e9616

Browse files
authored
Update README.md to use latest openapi generator v7.5.0
1 parent a060f54 commit 85e9616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A Sbt plugin to support the OpenAPI generator project.
99
Add to your `project/plugins.sbt`:
1010

1111
```sbt
12-
addSbtPlugin("org.openapitools" % "sbt-openapi-generator" % "5.3.0")
12+
addSbtPlugin("org.openapitools" % "sbt-openapi-generator" % "7.5.0")
1313
```
1414

1515
# Configuration

0 commit comments

Comments
 (0)