Skip to content

Commit 56e434e

Browse files
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] <support@github.com>
1 parent 85c8cb6 commit 56e434e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424

2525
implementation("org.opensearch.client:spring-data-opensearch-starter:1.3.0")
2626

27-
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.4.0")
27+
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0")
2828

2929
implementation("io.sentry:sentry-spring-boot-starter:7.6.0")
3030

0 commit comments

Comments
 (0)