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 13b09c6 commit de77480Copy full SHA for de77480
README.md
@@ -131,7 +131,7 @@ The `groupedApiMappings` customization allows you to specify multiple URLs/file
131
2. Update the version for the plugin to match the current version found in `build.gradle.kts`
132
133
```
134
- id("org.springdoc.openapi-gradle-plugin") version "1.3.1-SNAPSHOT"
+ id("org.springdoc.openapi-gradle-plugin") version "1.3.2"
135
136
137
3. Add the following to the spring boot apps `settings.gradle`
0 commit comments