Skip to content

Commit 5db4b2e

Browse files
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#182)
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.14 to 2.8.15. - [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.14...v2.8.15) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.15 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 1f3c283 commit 5db4b2e

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
@@ -29,7 +29,7 @@ dependencies {
2929
implementation 'org.springframework.boot:spring-boot-starter-actuator'
3030
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
3131
implementation 'org.springframework.boot:spring-boot-starter-web'
32-
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.14'
32+
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.15'
3333
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
3434
implementation 'org.commonmark:commonmark:0.27.0'
3535
runtimeOnly 'org.postgresql:postgresql'

0 commit comments

Comments
 (0)