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 010d5da commit 874fb22Copy full SHA for 874fb22
README.md
@@ -32,7 +32,7 @@ The library has springdoc-openapi as a provided dependency,
32
thus users of the library have to include that dependency in their projects:
33
- for springdoc-openapi 1.x versions `1.6.7` up to `1.7.0` (including) of
34
`"org.springdoc" % "springdoc-openapi-webmvc-core"` are supported
35
-- for springdoc-openapi 2.x versions `2.0.0` onwardss of
+- for springdoc-openapi 2.x versions `2.0.0` onwards of
36
`"org.springdoc" % "springdoc-openapi-starter-webmvc-api"` are supported
37
38
### Add library dependency to SBT/Maven
0 commit comments