Skip to content

Commit 37f8817

Browse files
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.5 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.8.5...v2.8.6) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63be329 commit 37f8817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
testAnnotationProcessor 'org.projectlombok:lombok'
3535

3636
// swagger 3 springdoc openapi 2
37-
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.5'
37+
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.6'
3838

3939

4040
testImplementation 'org.springframework.boot:spring-boot-starter-test'

0 commit comments

Comments
 (0)