Skip to content

Commit 29ac958

Browse files
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.4.0 to 2.5.0 (#182)
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.4.0 to 2.5.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.4.0...v2.5.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40f9325 commit 29ac958

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
@@ -80,7 +80,7 @@ dependencies {
8080
implementation('org.springframework.retry:spring-retry:2.0.5')
8181
implementation('org.springframework:spring-aspects:6.1.5')
8282
implementation('org.springframework.cloud:spring-cloud-starter-circuitbreaker-resilience4j:3.1.0')
83-
implementation('org.springdoc:springdoc-openapi-starter-webmvc-ui:2.4.0')
83+
implementation('org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0')
8484
implementation("javax.inject:javax.inject:1")
8585
implementation("com.google.guava:guava:32.1.3-jre")
8686
implementation("org.springframework.boot:spring-boot-starter-validation")

0 commit comments

Comments
 (0)