Skip to content

Commit 3cff487

Browse files
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#61)
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.10 to 2.8.12. - [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.10...v2.8.12) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd6f667 commit 3cff487

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.10'
39+
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.12'
4040

4141

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

0 commit comments

Comments
 (0)