Skip to content

Commit c7c2ae3

Browse files
Gradle: Bump org.springdoc:springdoc-openapi-starter-webmvc-ui
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.6 to 2.8.9. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.6...v2.8.9) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1507cd9 commit c7c2ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ val swaggerParserVersion = "2.1.31"
164164
val hashidsVersion = "1.0.3"
165165
val springOauthAutoConfigureVersion = "2.6.8"
166166
val springSecurityJwtVersion = "1.1.1.RELEASE"
167-
val springDocVersion = "2.8.6"
167+
val springDocVersion = "2.8.9"
168168
val springOauthVersion = "6.5.1"
169169
val servletApiVersion = "6.1.0"
170170
val tikaVersion = "3.1.0"

0 commit comments

Comments
 (0)