Skip to content

Commit de77480

Browse files
committed
project update
1 parent 13b09c6 commit de77480

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
@@ -131,7 +131,7 @@ The `groupedApiMappings` customization allows you to specify multiple URLs/file
131131
2. Update the version for the plugin to match the current version found in `build.gradle.kts`
132132

133133
```
134-
id("org.springdoc.openapi-gradle-plugin") version "1.3.1-SNAPSHOT"
134+
id("org.springdoc.openapi-gradle-plugin") version "1.3.2"
135135
```
136136
137137
3. Add the following to the spring boot apps `settings.gradle`

0 commit comments

Comments
 (0)