Skip to content

Commit 8db5c05

Browse files
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#67)
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.13 to 2.8.14. - [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.13...v2.8.14) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1955b0 commit 8db5c05

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
@@ -36,7 +36,7 @@ dependencies {
3636
testAnnotationProcessor 'org.projectlombok:lombok'
3737

3838
// swagger 3 springdoc openapi 2
39-
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.13'
39+
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.14'
4040

4141

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

0 commit comments

Comments
 (0)