Skip to content

Commit 3c10bc8

Browse files
authored
Update README.md
1 parent 79026cb commit 3c10bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ openApi {
125125
2. Update the version for the plugin to match the current version found in `build.gradle.kts`
126126

127127
```
128-
id("org.springdoc.openapi-gradle-plugin") version "1.33.0-SNAPSHOT"
128+
id("org.springdoc.openapi-gradle-plugin") version "1.3.1-SNAPSHOT"
129129
```
130130
131131
3. Add the following to the spring boot apps `settings.gradle`

0 commit comments

Comments
 (0)