Skip to content

Commit b50f83c

Browse files
dependabot[bot]jreynard-code
authored andcommitted
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.5.0 to 2.8.6. - [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.5.0...v2.8.6) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92f22dc commit b50f83c

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
@@ -159,7 +159,7 @@ val swaggerParserVersion = "2.1.24"
159159
val hashidsVersion = "1.0.3"
160160
val springOauthAutoConfigureVersion = "2.6.8"
161161
val springSecurityJwtVersion = "1.1.1.RELEASE"
162-
val springDocVersion = "2.5.0"
162+
val springDocVersion = "2.8.6"
163163
val springOauthVersion = "6.4.2"
164164
val servletApiVersion = "6.1.0"
165165
val oktaSpringBootVersion = "3.0.7"

0 commit comments

Comments
 (0)