Skip to content

Commit 94e5c05

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.7.0 to 2.8.0. - [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.7.0...v2.8.0) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e549b9 commit 94e5c05

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.7.0'
32+
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.0'
3333
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
3434
runtimeOnly 'org.postgresql:postgresql'
3535
testImplementation 'org.springframework.boot:spring-boot-starter-test'

0 commit comments

Comments
 (0)